{"level":"info","ts":"2026-05-13T12:42:58Z","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-13T12:42:58Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/mutate-appstudio-redhat-com-v1beta2-integrationtestscenario"} {"level":"info","ts":"2026-05-13T12:42:58Z","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-13T12:42:58Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/validate-appstudio-redhat-com-v1beta2-integrationtestscenario"} {"level":"info","ts":"2026-05-13T12:42:58Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/convert"} {"level":"info","ts":"2026-05-13T12:42:58Z","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-13T12:42:58Z","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-13T12:42:58Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/mutate-appstudio-redhat-com-v1alpha1-snapshot"} {"level":"info","ts":"2026-05-13T12:42:58Z","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-13T12:42:58Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:183","msg":"Registering webhook","path":"/validate-appstudio-redhat-com-v1alpha1-snapshot"} {"level":"info","ts":"2026-05-13T12:42:58Z","caller":"metrics/integration.go:144","msg":"starting availability probes"} {"level":"info","ts":"2026-05-13T12:42:58Z","logger":"setup","caller":"cmd/main.go:204","msg":"starting manager"} {"level":"info","ts":"2026-05-13T12:42:58Z","logger":"controller-runtime.metrics","caller":"server/server.go:208","msg":"Starting metrics server"} {"level":"info","ts":"2026-05-13T12:42:58Z","logger":"controller-runtime.metrics","caller":"server/server.go:247","msg":"Serving metrics server","bindAddress":":8080","secure":false} {"level":"info","ts":"2026-05-13T12:42:58Z","caller":"manager/server.go:83","msg":"starting server","name":"health probe","addr":"[::]:8081"} {"level":"info","ts":"2026-05-13T12:42:58Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:191","msg":"Starting webhook server"} {"level":"info","ts":"2026-05-13T12:42:58Z","logger":"setup","caller":"cmd/main.go:120","msg":"disabling http/2"} {"level":"info","ts":"2026-05-13T12:42:58Z","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-13T12:42:58Z","logger":"controller-runtime.webhook","caller":"webhook/server.go:242","msg":"Serving webhook server","host":"","port":9443} {"level":"info","ts":"2026-05-13T12:42:58Z","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-13T12:42:58Z","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-13T12:42:58Z","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-13T12:42:58Z","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-13T12:42:58Z","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-13T12:42:58Z","caller":"controller/controller.go:353","msg":"Starting EventSource","controller":"statusreport","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","source":"kind source: *v1alpha1.Snapshot"} {"level":"info","ts":"2026-05-13T12:42:58Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot"} {"level":"info","ts":"2026-05-13T12:42:58Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","worker count":1} {"level":"error","ts":"2026-05-13T12:42:58Z","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-13T12:42:58Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component"} {"level":"error","ts":"2026-05-13T12:42:58Z","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-13T12:42:58Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","worker count":1} {"level":"info","ts":"2026-05-13T12:42:58Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"statusreport","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot"} {"level":"info","ts":"2026-05-13T12:42:58Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"statusreport","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","worker count":1} {"level":"error","ts":"2026-05-13T12:43:08Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.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-13T12:43:08Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.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-13T12:43:18Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"error","ts":"2026-05-13T12:43:18Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"error","ts":"2026-05-13T12:43:28Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"error","ts":"2026-05-13T12:43:28Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"error","ts":"2026-05-13T12:43:38Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"error","ts":"2026-05-13T12:43:38Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"error","ts":"2026-05-13T12:43:48Z","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-13T12:43:48Z","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-13T12:43:58Z","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-13T12:43:58Z","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-13T12:44:08Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.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-13T12:44:08Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.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-13T12:44:18Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"error","ts":"2026-05-13T12:44:18Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"error","ts":"2026-05-13T12:44:28Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"error","ts":"2026-05-13T12:44:28Z","logger":"controller-runtime.source.Kind","caller":"source/kind.go:75","msg":"if kind is a CRD, it should be installed before calling Start","kind":"PipelineRun.tekton.dev","error":"no matches for kind \"PipelineRun\" in version \"tekton.dev/v1\"","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:75\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext.func2\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:87\nk8s.io/apimachinery/pkg/util/wait.loopConditionUntilContext\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/loop.go:88\nk8s.io/apimachinery/pkg/util/wait.PollUntilContextCancel\n\t/opt/app-root/src/vendor/k8s.io/apimachinery/pkg/util/wait/poll.go:33\nsigs.k8s.io/controller-runtime/pkg/internal/source.(*Kind[...]).Start.func1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/source/kind.go:68"} {"level":"info","ts":"2026-05-13T12:44:38Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"integrationpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun"} {"level":"info","ts":"2026-05-13T12:44:38Z","caller":"controller/controller.go:286","msg":"Starting Controller","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun"} {"level":"info","ts":"2026-05-13T12:44:38Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","worker count":1} {"level":"info","ts":"2026-05-13T12:44:38Z","caller":"controller/controller.go:289","msg":"Starting workers","controller":"integrationpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","worker count":1} {"level":"info","ts":"2026-05-13T12:53:48Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-annotations-ugcioa","namespace":"build-e2e-tnxn"},"application":"build-e2e-tnxn/build-suite-test-application-mnem","namespace":"build-e2e-tnxn","name":"test-annotations-ugcioa","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-13T12:53:48Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"component-one-cjct","namespace":"build-e2e-yifo"},"application":"build-e2e-yifo/build-secret-lookup-qdfe","namespace":"build-e2e-yifo","name":"component-one-cjct","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-13T12:53:49Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-component-pac-wbwrky","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","namespace":"integration1-jvgz","name":"test-component-pac-wbwrky","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-13T12:53:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"snapshot-sample-ldjm"} {"level":"info","ts":"2026-05-13T12:53:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"snapshot-sample-ldjm","application":"appstudio"} {"level":"info","ts":"2026-05-13T12:53:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"snapshot-sample-ldjm"} {"level":"info","ts":"2026-05-13T12:53:51Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"go-component-dublfo","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"go-component-dublfo","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-13T12:53:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-ldjm"} {"level":"info","ts":"2026-05-13T12:53:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_controller.go:123","msg":"Application appstudio has been set as a Controller OwnerReference on Snapshot snapshot-sample-ldjm","snapshot":{"name":"snapshot-sample-ldjm","namespace":"tenant-dev-gndb"},"namespace":"tenant-dev-gndb","name":"snapshot-sample-ldjm","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T12:53:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"snapshot-sample-ldjm","namespace":"tenant-dev-gndb"},"application":"tenant-dev-gndb/appstudio"} {"level":"info","ts":"2026-05-13T12:53:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-ldjm","namespace":"tenant-dev-gndb"},"application":"tenant-dev-gndb/appstudio"} {"level":"info","ts":"2026-05-13T12:53:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"snapshot-sample-ldjm","namespace":"tenant-dev-gndb"},"application":"tenant-dev-gndb/appstudio","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-13T12:53: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":"snapshot-sample-ldjm","namespace":"tenant-dev-gndb"},"application":"tenant-dev-gndb/appstudio"} {"level":"info","ts":"2026-05-13T12:53:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"snapshot-sample-ldjm","namespace":"tenant-dev-gndb"},"application":"tenant-dev-gndb/appstudio","Application.Name":"appstudio","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-13T12:53:52Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"gitlab-rep-lber","name":"my-integration-test-aqzh"}} {"level":"info","ts":"2026-05-13T12:53:52Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-aqzh"} {"level":"info","ts":"2026-05-13T12:53:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"snapshot-sample-ldjm","namespace":"tenant-dev-gndb"},"application":"tenant-dev-gndb/appstudio","namespace":"tenant-dev-gndb","name":"snapshot-sample-ldjm","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-13T12:53:51Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-13T12:53:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"snapshot-sample-ldjm","namespace":"tenant-dev-gndb"},"application":"tenant-dev-gndb/appstudio"} {"level":"info","ts":"2026-05-13T12:53:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-ldjm","namespace":"tenant-dev-gndb"},"application":"tenant-dev-gndb/appstudio"} {"level":"info","ts":"2026-05-13T12:53:52Z","caller":"gitops/snapshot.go:1451","msg":"annotation 'pac.test.appstudio.openshift.io/sha' not found in Snapshot 'snapshot-sample-ldjm', won't add SHA value to the Release name","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"snapshot-sample-ldjm","namespace":"tenant-dev-gndb"},"namespace":"tenant-dev-gndb","name":"snapshot-sample-ldjm","reconcileID":"add1d4a7-7cfd-4044-93c5-d0fcb2ddd682"} {"level":"info","ts":"2026-05-13T12:53:52Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-aqzh"} {"level":"info","ts":"2026-05-13T12:53:52Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-13T12:53:52Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"gitlab-rep-lber","name":"my-integration-test-idth"}} {"level":"info","ts":"2026-05-13T12:53:52Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-idth"} {"level":"info","ts":"2026-05-13T12:53:52Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-idth"} {"level":"info","ts":"2026-05-13T12:53:52Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-13T12:53:53Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"group-lxqk","name":"my-integration-test-yylw"}} {"level":"info","ts":"2026-05-13T12:53:53Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-yylw"} {"level":"info","ts":"2026-05-13T12:53:53Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-yylw"} {"level":"info","ts":"2026-05-13T12:53:53Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-13T12:53:53Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:764","msg":"Created a new Release","snapshot":{"name":"snapshot-sample-ldjm","namespace":"tenant-dev-gndb"},"application":"tenant-dev-gndb/appstudio","namespace":"tenant-dev-gndb","name":"snapshot-sample-ldjm-m8grz","controllerKind":"","audit":"true","action":"ADD","releasePlan.Name":"source-releaseplan"} {"level":"info","ts":"2026-05-13T12:53:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:779","msg":"Marked Release status automated","snapshot":{"name":"snapshot-sample-ldjm","namespace":"tenant-dev-gndb"},"application":"tenant-dev-gndb/appstudio","release.Name":"snapshot-sample-ldjm-m8grz"} {"level":"info","ts":"2026-05-13T12:53:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"snapshot-sample-ldjm","namespace":"tenant-dev-gndb"},"application":"tenant-dev-gndb/appstudio"} {"level":"info","ts":"2026-05-13T12:53:54Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"snapshot-sample-ldjm","namespace":"tenant-dev-gndb"},"application":"tenant-dev-gndb/appstudio"} {"level":"info","ts":"2026-05-13T12:53:54Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-comp-pac-gitlab-dsjyrj","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","namespace":"gitlab-rep-lber","name":"test-comp-pac-gitlab-dsjyrj","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-13T12:53:55Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"go-component-xanksy","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","namespace":"group-lxqk","name":"go-component-xanksy","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-13T12:53:56Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gh-test-custom-default-yexijj","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","namespace":"build-e2e-uaem","name":"gh-test-custom-default-yexijj","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-13T12:53:57Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-comp-rvck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-rvck","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-13T12:53:57Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-component-pac-vmwoaw","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo","namespace":"stat-rep-byci","name":"test-component-pac-vmwoaw","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-13T12:53:58Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"component-two-rbgw","namespace":"build-e2e-yifo"},"application":"build-e2e-yifo/build-secret-lookup-qdfe","namespace":"build-e2e-yifo","name":"component-two-rbgw","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-13T12:53:58Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"fj-test-custom-default-zvxvff","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx","namespace":"build-e2e-hybt","name":"fj-test-custom-default-zvxvff","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-13T12:53:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"snapshot"} {"level":"info","ts":"2026-05-13T12:53:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"snapshot","application":"application"} {"level":"info","ts":"2026-05-13T12:53:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"snapshot"} {"level":"info","ts":"2026-05-13T12:53:58Z","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-gwvd"},"snapshot.Namespace":"block-rp-dev-gwvd","snapshot.Name":"snapshot"} {"level":"info","ts":"2026-05-13T12:53:58Z","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-gwvd"}} {"level":"info","ts":"2026-05-13T12:54:17Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gl-test-custom-default-zygjch","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","namespace":"build-e2e-kcui","name":"gl-test-custom-default-zygjch","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-13T12:54:19Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"integration1-jvgz","name":"my-integration-test-dbox"}} {"level":"info","ts":"2026-05-13T12:54:19Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-dbox"} {"level":"info","ts":"2026-05-13T12:54:19Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-dbox"} {"level":"info","ts":"2026-05-13T12:54:19Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-13T12:54:19Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"integration1-jvgz","name":"skipped-its"}} {"level":"info","ts":"2026-05-13T12:54:19Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"skipped-its"} {"level":"info","ts":"2026-05-13T12:54:19Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"skipped-its"} {"level":"info","ts":"2026-05-13T12:54:19Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-13T12:54:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"snapshot"} {"level":"info","ts":"2026-05-13T12:54:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"snapshot","application":"application"} {"level":"info","ts":"2026-05-13T12:54:35Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"fj-multi-component-child-hmpc","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy","namespace":"build-e2e-aqtg","name":"fj-multi-component-child-hmpc","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-13T12:54:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"snapshot"} {"level":"info","ts":"2026-05-13T12:54:36Z","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-skoh"},"snapshot.Namespace":"neg-rp-dev-skoh","snapshot.Name":"snapshot"} {"level":"info","ts":"2026-05-13T12:54:36Z","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-skoh"}} {"level":"info","ts":"2026-05-13T12:54:42Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gh-multi-component-child-wrgi","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-child-wrgi","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-13T12:54:43Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gl-multi-component-child-nwew","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-child-nwew","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-13T12:54:44Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"konflux-poai","name":"my-integration-test-wlfr"}} {"level":"info","ts":"2026-05-13T12:54:44Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-wlfr"} {"level":"info","ts":"2026-05-13T12:54:44Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-wlfr"} {"level":"info","ts":"2026-05-13T12:54:44Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-13T12:54:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"snapshot-sample-beio"} {"level":"info","ts":"2026-05-13T12:54:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"snapshot-sample-beio","application":"appstudio"} {"level":"info","ts":"2026-05-13T12:54:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"snapshot-sample-beio"} {"level":"info","ts":"2026-05-13T12:54:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-beio"} {"level":"info","ts":"2026-05-13T12:54:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_controller.go:123","msg":"Application appstudio has been set as a Controller OwnerReference on Snapshot snapshot-sample-beio","snapshot":{"name":"snapshot-sample-beio","namespace":"happy-path-fynm"},"namespace":"happy-path-fynm","name":"snapshot-sample-beio","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T12:54: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":"snapshot-sample-beio","namespace":"happy-path-fynm"},"application":"happy-path-fynm/appstudio"} {"level":"info","ts":"2026-05-13T12:54:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-beio","namespace":"happy-path-fynm"},"application":"happy-path-fynm/appstudio"} {"level":"info","ts":"2026-05-13T12:54:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"snapshot-sample-beio","namespace":"happy-path-fynm"},"application":"happy-path-fynm/appstudio","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-13T12:54: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":"snapshot-sample-beio","namespace":"happy-path-fynm"},"application":"happy-path-fynm/appstudio"} {"level":"info","ts":"2026-05-13T12:54:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"snapshot-sample-beio","namespace":"happy-path-fynm"},"application":"happy-path-fynm/appstudio","Application.Name":"appstudio","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-13T12:54:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"snapshot-sample-beio","namespace":"happy-path-fynm"},"application":"happy-path-fynm/appstudio","namespace":"happy-path-fynm","name":"snapshot-sample-beio","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-13T12:54:44Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-13T12:54: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":"snapshot-sample-beio","namespace":"happy-path-fynm"},"application":"happy-path-fynm/appstudio"} {"level":"info","ts":"2026-05-13T12:54:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-beio","namespace":"happy-path-fynm"},"application":"happy-path-fynm/appstudio"} {"level":"info","ts":"2026-05-13T12:54:44Z","caller":"gitops/snapshot.go:1451","msg":"annotation 'pac.test.appstudio.openshift.io/sha' not found in Snapshot 'snapshot-sample-beio', won't add SHA value to the Release name","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"snapshot-sample-beio","namespace":"happy-path-fynm"},"namespace":"happy-path-fynm","name":"snapshot-sample-beio","reconcileID":"a259db3a-776e-470f-88cc-0fd18fa26cbc"} {"level":"info","ts":"2026-05-13T12:54:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:764","msg":"Created a new Release","snapshot":{"name":"snapshot-sample-beio","namespace":"happy-path-fynm"},"application":"happy-path-fynm/appstudio","namespace":"happy-path-fynm","name":"snapshot-sample-beio-whkts","controllerKind":"","audit":"true","action":"ADD","releasePlan.Name":"source-releaseplan"} {"level":"info","ts":"2026-05-13T12:54:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:779","msg":"Marked Release status automated","snapshot":{"name":"snapshot-sample-beio","namespace":"happy-path-fynm"},"application":"happy-path-fynm/appstudio","release.Name":"snapshot-sample-beio-whkts"} {"level":"info","ts":"2026-05-13T12:54: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":"snapshot-sample-beio","namespace":"happy-path-fynm"},"application":"happy-path-fynm/appstudio"} {"level":"info","ts":"2026-05-13T12:54:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"snapshot-sample-beio","namespace":"happy-path-fynm"},"application":"happy-path-fynm/appstudio"} {"level":"info","ts":"2026-05-13T12:54:45Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"konflux-demo-component-qxax","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app","namespace":"konflux-poai","name":"konflux-demo-component-qxax","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-13T12:54:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"snapshot"} {"level":"info","ts":"2026-05-13T12:54:55Z","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-gwvd","snapshot":"snapshot"} {"level":"info","ts":"2026-05-13T12:55:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"snapshot-sample-ldjm"} {"level":"info","ts":"2026-05-13T12:55:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"tenant-dev-gndb","snapshot":"snapshot-sample-ldjm"} {"level":"info","ts":"2026-05-13T12:55:07Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"stat-rep-byci","name":"my-integration-test-fbzp"}} {"level":"info","ts":"2026-05-13T12:55:07Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-fbzp"} {"level":"info","ts":"2026-05-13T12:55:07Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-fbzp"} {"level":"info","ts":"2026-05-13T12:55:07Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-13T12:55:07Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"stat-rep-byci","name":"my-integration-test-ewvn"}} {"level":"info","ts":"2026-05-13T12:55:07Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-ewvn"} {"level":"info","ts":"2026-05-13T12:55:07Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-ewvn"} {"level":"info","ts":"2026-05-13T12:55:07Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-13T12:55:07Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"stat-rep-byci","name":"my-integration-test-tetj"}} {"level":"info","ts":"2026-05-13T12:55:07Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-tetj"} {"level":"info","ts":"2026-05-13T12:55:07Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-tetj"} {"level":"info","ts":"2026-05-13T12:55:07Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-13T12:55:07Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"stat-rep-byci","name":"my-integration-test-wmnj"}} {"level":"info","ts":"2026-05-13T12:55:07Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-wmnj"} {"level":"info","ts":"2026-05-13T12:55:07Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-wmnj"} {"level":"info","ts":"2026-05-13T12:55:07Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-13T12:55:09Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-comp-soga","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-soga","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-13T12:55:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"snapshot"} {"level":"info","ts":"2026-05-13T12:55:10Z","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-skoh","snapshot":"snapshot"} {"level":"info","ts":"2026-05-13T12:55:21Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","namespace":"integration1-jvgz","name":"test-component-pac-wbwrky-on-pull-request-4kz5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T12:55: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-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T12:55: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-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","namespace":"integration1-jvgz","name":"test-component-pac-wbwrky-on-pull-request-4kz5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-component-pac-wbwrky-on-pull-request-4kz5h","PR group":"konflux-test-component-pac-wbwrky"} {"level":"info","ts":"2026-05-13T12:55: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-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","prGroup":"konflux-test-component-pac-wbwrky","prGroupHash":"4fb98b53d28b716d0d0a789ea21589daf048513aa44d4dba266ea35eb4e04a"} {"level":"info","ts":"2026-05-13T12:55: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-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T12:55:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T12:55:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-13T12:55:21Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","ExternalID":"my-integration-test-dbox-test-component-pac-wbwrky"} {"level":"info","ts":"2026-05-13T12:55:21Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","ExternalID":"my-integration-test-dbox-test-component-pac-wbwrky"} {"level":"info","ts":"2026-05-13T12:55: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-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","snapshot.NameSpace":"integration1-jvgz","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-dbox","externalID":"my-integration-test-dbox-test-component-pac-wbwrky"} {"level":"info","ts":"2026-05-13T12:55:22Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","ID":75788684913,"CheckName":"Konflux Dev version / my-integration-test-dbox / test-component-pac-wbwrky","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-13T12:55:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","pipelineRun.Namespace":"integration1-jvgz","pipelineRun.Name":"test-component-pac-wbwrky-on-pull-request-4kz5h","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-13T12:55:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","pipelinerun.Name":"test-component-pac-wbwrky-on-pull-request-4kz5h"} {"level":"info","ts":"2026-05-13T12:55:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T12:55:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-wbwrky is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T12:55: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-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T12:55:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","namespace":"integration1-jvgz","name":"test-component-pac-wbwrky-on-pull-request-4kz5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:55: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-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T12:55: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-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T12:55:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T12:55:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T12:55:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-13T12:55:22Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","ExternalID":"my-integration-test-dbox-test-component-pac-wbwrky"} {"level":"info","ts":"2026-05-13T12:55:22Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","ExternalID":"my-integration-test-dbox-test-component-pac-wbwrky"} {"level":"info","ts":"2026-05-13T12:55:22Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","existingCheckRun":"github.CheckRun{ID:75788684913, NodeID:\"CR_kwDOKrwUx88AAAARpVuOcQ\", HeadSHA:\"bc6de7392fd403dd1afa34d4a2d7b026ececc144\", ExternalID:\"my-integration-test-dbox-test-component-pac-wbwrky\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/75788684913\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/75788684913\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-13 12:55:22 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-wbwrky snapshot scenario my-integration-test-dbox is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun integration1-jvgz/test-component-pac-wbwrky-on-pull-request-4kz5h is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/75788684913/annotations\"}, Name:\"Konflux Dev version / my-integration-test-dbox / test-component-pac-wbwrky\", CheckSuite:github.CheckSuite{ID:68804097938}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3676275082, Number:30310, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30310\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-wbwrky\", SHA:\"bc6de7392fd403dd1afa34d4a2d7b026ececc144\", 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-bjmnwm\", 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-13T12:55:23Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","ID":75788684913,"CheckName":"Konflux Dev version / my-integration-test-dbox / test-component-pac-wbwrky","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-13T12:55:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","pipelineRun.Namespace":"integration1-jvgz","pipelineRun.Name":"test-component-pac-wbwrky-on-pull-request-4kz5h","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-13T12:55:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","pipelinerun.Name":"test-component-pac-wbwrky-on-pull-request-4kz5h"} {"level":"info","ts":"2026-05-13T12:55:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T12:55:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-wbwrky is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T12:55:23Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"fj-multi-component-parent-hmpc","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy","namespace":"build-e2e-aqtg","name":"fj-multi-component-parent-hmpc","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-13T12:55: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-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T12:55:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","namespace":"integration1-jvgz","name":"test-component-pac-wbwrky-on-pull-request-4kz5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:55: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-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T12:55: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-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T12:55: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-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T12:55: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-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T12:55:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","namespace":"integration1-jvgz","name":"test-component-pac-wbwrky-on-pull-request-4kz5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:55:26Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"go-component-dublfo-on-pull-request-62tnq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T12:55:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T12:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"go-component-dublfo-on-pull-request-62tnq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"go-component-dublfo-on-pull-request-62tnq","PR group":"konflux-go-component-dublfo"} {"level":"info","ts":"2026-05-13T12:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","prGroup":"konflux-go-component-dublfo","prGroupHash":"652775ebdbcdb647d6dc5c857de0c12b90792aa7262f46033214e2f894865b"} {"level":"info","ts":"2026-05-13T12:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T12:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T12:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-go-component-dublfo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T12:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T12:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"go-component-dublfo-on-pull-request-62tnq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T12:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T12:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T12:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T12:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-dublfo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T12:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T12:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"go-component-dublfo-on-pull-request-62tnq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T12:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T12:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T12:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T12:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-dublfo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T12:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T12:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"go-component-dublfo-on-pull-request-62tnq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T12:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T12:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T12:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T12:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-dublfo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T12:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T12:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"go-component-dublfo-on-pull-request-62tnq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T12:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T12:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T12:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T12:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-dublfo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T12:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T12:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"go-component-dublfo-on-pull-request-62tnq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T12:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T12:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T12:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T12:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-dublfo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T12:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T12:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"go-component-dublfo-on-pull-request-62tnq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T12:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T12:55: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-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T12:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T12:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","namespace":"integration1-jvgz","name":"test-component-pac-wbwrky-on-pull-request-4kz5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T12:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T12:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T12:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T12:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-dublfo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T12:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T12:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"go-component-dublfo-on-pull-request-62tnq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T12:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T12:55: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-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T12:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T12:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","namespace":"integration1-jvgz","name":"test-component-pac-wbwrky-on-pull-request-4kz5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T12:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T12:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T12:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T12:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-dublfo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T12:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T12:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"go-component-dublfo-on-pull-request-62tnq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T12:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T12:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T12:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T12:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-dublfo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T12:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T12:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"go-component-dublfo-on-pull-request-62tnq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T12:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T12:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T12:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T12:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-dublfo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T12:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T12:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"go-component-dublfo-on-pull-request-62tnq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T12:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T12:55: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-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T12:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T12:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","namespace":"integration1-jvgz","name":"test-component-pac-wbwrky-on-pull-request-4kz5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T12:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T12:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T12:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T12:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-dublfo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T12:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T12:55:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"go-component-dublfo-on-pull-request-62tnq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:55:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T12:55:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T12:55:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T12:55:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T12:55: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-dublfo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T12:55:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T12:55:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"go-component-dublfo-on-pull-request-62tnq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:55:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T12:55:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T12:55:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T12:55:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T12:55: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-dublfo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T12:55:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T12:55:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"go-component-dublfo-on-pull-request-62tnq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:55:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T12:55:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T12:55:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T12:55:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T12:55: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-dublfo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T12:55:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T12:55:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"go-component-dublfo-on-pull-request-62tnq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:55:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T12:55:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T12:55:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T12:55:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T12:55: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-dublfo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T12:55:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T12:55:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"go-component-dublfo-on-pull-request-62tnq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:55:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T12:55:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T12:55:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T12:55:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T12:55: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-dublfo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T12:55:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T12:55:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"go-component-dublfo-on-pull-request-62tnq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:55:30Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gh-multi-component-parent-wrgi","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-parent-wrgi","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-13T12:55:31Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gl-multi-component-parent-nwew","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-parent-nwew","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-13T12:55:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T12:55:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T12:55: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-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T12:55: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-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T12:55: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-dublfo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T12:55:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T12:55:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"go-component-dublfo-on-pull-request-62tnq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:55:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T12:55:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T12:55: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-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T12:55: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-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T12:55: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-dublfo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T12:55:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T12:55:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"go-component-dublfo-on-pull-request-62tnq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:55: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-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T12:55: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-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T12:55:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T12:55:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T12:55:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-dublfo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T12:55: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-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T12:55:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"go-component-dublfo-on-pull-request-62tnq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:55: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-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T12:55: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-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T12:55: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-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T12:55: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-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T12:55:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-dublfo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T12:55: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-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T12:55:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"go-component-dublfo-on-pull-request-62tnq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:55:38Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","namespace":"group-lxqk","name":"go-component-xanksy-on-pull-request-llh4r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T12:55: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-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T12:55: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-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","namespace":"group-lxqk","name":"go-component-xanksy-on-pull-request-llh4r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"go-component-xanksy-on-pull-request-llh4r","PR group":"konflux-go-component-xanksy"} {"level":"info","ts":"2026-05-13T12:55: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-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","prGroup":"konflux-go-component-xanksy","prGroupHash":"6d92cfcd0fffb459b9ecbc29c14334a42ce9bac166ea6a4e7cfa90c5f11542"} {"level":"info","ts":"2026-05-13T12:55: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-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T12:55:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T12:55:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-13T12:55:38Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","ExternalID":"my-integration-test-yylw-go-component-xanksy"} {"level":"info","ts":"2026-05-13T12:55:38Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","ExternalID":"my-integration-test-yylw-go-component-xanksy"} {"level":"info","ts":"2026-05-13T12:55:38Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","snapshot.NameSpace":"group-lxqk","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-yylw","externalID":"my-integration-test-yylw-go-component-xanksy"} {"level":"info","ts":"2026-05-13T12:55:38Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","ID":75788734979,"CheckName":"Konflux Dev version / my-integration-test-yylw / go-component-xanksy","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-13T12:55:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","pipelineRun.Namespace":"group-lxqk","pipelineRun.Name":"go-component-xanksy-on-pull-request-llh4r","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-13T12:55:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","pipelinerun.Name":"go-component-xanksy-on-pull-request-llh4r"} {"level":"info","ts":"2026-05-13T12:55: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-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T12:55: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-xanksy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T12:55: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-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T12:55:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","namespace":"group-lxqk","name":"go-component-xanksy-on-pull-request-llh4r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:55: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-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T12:55: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-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T12:55: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-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T12:55:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T12:55:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-13T12:55:39Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","ExternalID":"my-integration-test-yylw-go-component-xanksy"} {"level":"info","ts":"2026-05-13T12:55:39Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","ExternalID":"my-integration-test-yylw-go-component-xanksy"} {"level":"info","ts":"2026-05-13T12:55:39Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","existingCheckRun":"github.CheckRun{ID:75788734979, NodeID:\"CR_kwDONSo-hs8AAAARpVxSAw\", HeadSHA:\"b164eb24eb4f8bff3ddcc8303ba9c8e775254d82\", ExternalID:\"my-integration-test-yylw-go-component-xanksy\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75788734979\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75788734979\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-13 12:55:38 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-xanksy snapshot scenario my-integration-test-yylw is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-lxqk/go-component-xanksy-on-pull-request-llh4r is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75788734979/annotations\"}, Name:\"Konflux Dev version / my-integration-test-yylw / go-component-xanksy\", CheckSuite:github.CheckSuite{ID:68804142402}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3676276848, Number:22035, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/22035\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-xanksy\", SHA:\"b164eb24eb4f8bff3ddcc8303ba9c8e775254d82\", 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-oviuat\", 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-13T12:55:39Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","ID":75788734979,"CheckName":"Konflux Dev version / my-integration-test-yylw / go-component-xanksy","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-13T12:55:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","pipelineRun.Namespace":"group-lxqk","pipelineRun.Name":"go-component-xanksy-on-pull-request-llh4r","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-13T12:55: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-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","pipelinerun.Name":"go-component-xanksy-on-pull-request-llh4r"} {"level":"info","ts":"2026-05-13T12:55: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-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T12:55: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-xanksy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T12:55: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-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T12:55:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","namespace":"group-lxqk","name":"go-component-xanksy-on-pull-request-llh4r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:55: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-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T12:55: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-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T12:55:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T12:55: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-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T12:55:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","namespace":"group-lxqk","name":"go-component-xanksy-on-pull-request-llh4r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:55: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-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T12:55: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-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T12:55:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T12:55: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-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T12:55:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","namespace":"group-lxqk","name":"go-component-xanksy-on-pull-request-llh4r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:55: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-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T12:55: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-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T12:55:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T12:55: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-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T12:55:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","namespace":"group-lxqk","name":"go-component-xanksy-on-pull-request-llh4r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:55:42Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-comp-fmwj","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-fmwj","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-13T12:55:42Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","namespace":"build-e2e-uaem","name":"gh-test-custom-default-yexijj-on-pull-request-mxqq9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T12:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:55:42Z","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-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","namespace":"build-e2e-uaem","name":"gh-test-custom-default-yexijj-on-pull-request-mxqq9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-test-custom-default-yexijj-on-pull-request-mxqq9","PR group":"konflux-gh-test-custom-default-yexijj"} {"level":"info","ts":"2026-05-13T12:55: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-test-custom-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","prGroup":"konflux-gh-test-custom-default-yexijj","prGroupHash":"34c73ed504545a0bce9edde245e5e24b978b8719332e984e751c8941132a72"} {"level":"info","ts":"2026-05-13T12:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:55:42Z","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-yexijj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","namespace":"build-e2e-uaem","name":"gh-test-custom-default-yexijj-on-pull-request-mxqq9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-yexijj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","namespace":"build-e2e-uaem","name":"gh-test-custom-default-yexijj-on-pull-request-mxqq9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-yexijj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","namespace":"build-e2e-uaem","name":"gh-test-custom-default-yexijj-on-pull-request-mxqq9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-yexijj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","namespace":"build-e2e-uaem","name":"gh-test-custom-default-yexijj-on-pull-request-mxqq9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-yexijj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","namespace":"build-e2e-uaem","name":"gh-test-custom-default-yexijj-on-pull-request-mxqq9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-yexijj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","namespace":"build-e2e-uaem","name":"gh-test-custom-default-yexijj-on-pull-request-mxqq9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-yexijj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","namespace":"build-e2e-uaem","name":"gh-test-custom-default-yexijj-on-pull-request-mxqq9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:55: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-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T12:55: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-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T12:55: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-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T12:55: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-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T12:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","namespace":"integration1-jvgz","name":"test-component-pac-wbwrky-on-pull-request-4kz5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-yexijj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:55:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","namespace":"build-e2e-uaem","name":"gh-test-custom-default-yexijj-on-pull-request-mxqq9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:55: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-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:55: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-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:55: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-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:55: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-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:55: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-default-yexijj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:55: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-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:55:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","namespace":"build-e2e-uaem","name":"gh-test-custom-default-yexijj-on-pull-request-mxqq9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:55: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-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:55: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-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:55: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-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:55: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-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:55: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-default-yexijj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:55: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-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:55:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","namespace":"build-e2e-uaem","name":"gh-test-custom-default-yexijj-on-pull-request-mxqq9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:55: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-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:55: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-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:55: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-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:55: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-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:55: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-default-yexijj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:55: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-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:55:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","namespace":"build-e2e-uaem","name":"gh-test-custom-default-yexijj-on-pull-request-mxqq9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:55: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-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:55: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-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:55: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-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:55: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-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:55: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-default-yexijj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:55: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-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:55:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","namespace":"build-e2e-uaem","name":"gh-test-custom-default-yexijj-on-pull-request-mxqq9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:55: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-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:55: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-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:55: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-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:55: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-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:55: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-default-yexijj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:55: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-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:55:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","namespace":"build-e2e-uaem","name":"gh-test-custom-default-yexijj-on-pull-request-mxqq9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:55: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-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:55: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-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:55: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-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:55: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-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:55: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-default-yexijj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:55: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-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:55:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","namespace":"build-e2e-uaem","name":"gh-test-custom-default-yexijj-on-pull-request-mxqq9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:55: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-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:55: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-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:55: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-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:55: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-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:55: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-default-yexijj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:55: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-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:55:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","namespace":"build-e2e-uaem","name":"gh-test-custom-default-yexijj-on-pull-request-mxqq9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:55:46Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-rvck-on-pull-request-v8bcs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T12:55: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-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:55: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-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-rvck-on-pull-request-v8bcs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-rvck-on-pull-request-v8bcs","PR group":"konflux-test-comp-rvck"} {"level":"info","ts":"2026-05-13T12:55:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","prGroup":"konflux-test-comp-rvck","prGroupHash":"42031ba5b2e1f81e6a216d3fbb00cafa32f2dc501418febacfbd11958d2220"} {"level":"info","ts":"2026-05-13T12:55:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:55:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:55:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-test-comp-rvck is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:55:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:55:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-rvck-on-pull-request-v8bcs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:55:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T12:55:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T12:55: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-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T12:55:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T12:55:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","namespace":"group-lxqk","name":"go-component-xanksy-on-pull-request-llh4r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:55:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:55:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:55:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:55:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:55: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-rvck is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:55:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:55:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-rvck-on-pull-request-v8bcs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:55:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T12:55:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T12:55: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-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T12:55:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T12:55:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","namespace":"group-lxqk","name":"go-component-xanksy-on-pull-request-llh4r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:55:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:55:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:55:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:55:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:55:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-yexijj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:55:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:55:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","namespace":"build-e2e-uaem","name":"gh-test-custom-default-yexijj-on-pull-request-mxqq9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:55:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:55:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:55:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:55:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:55:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-yexijj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:55:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:55:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","namespace":"build-e2e-uaem","name":"gh-test-custom-default-yexijj-on-pull-request-mxqq9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:55:47Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-annotations-ugcioa","namespace":"build-e2e-tnxn"},"application":"build-e2e-tnxn/build-suite-test-application-mnem","namespace":"build-e2e-tnxn","name":"test-annotations-ugcioa","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-13T12:55:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T12:55:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T12:55:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T12:55:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T12:55:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-dublfo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T12:55:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T12:55:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"go-component-dublfo-on-pull-request-62tnq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:55:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:55:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:55:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:55:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:55:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-yexijj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:55:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:55:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","namespace":"build-e2e-uaem","name":"gh-test-custom-default-yexijj-on-pull-request-mxqq9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:55: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-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:55: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-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:55: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-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:55: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-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:55: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-rvck is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:55: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-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:55:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-rvck-on-pull-request-v8bcs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:55: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-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:55: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-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:55: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-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:55: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-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:55: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-rvck is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:55: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-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:55:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-rvck-on-pull-request-v8bcs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:55: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-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:55: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-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:55: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-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:55: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-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:55: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-rvck is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:55: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-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:55:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-rvck-on-pull-request-v8bcs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-yexijj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:55:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","namespace":"build-e2e-uaem","name":"gh-test-custom-default-yexijj-on-pull-request-mxqq9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:56: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-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T12:56: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-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T12:56:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T12:56: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-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T12:56:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","namespace":"group-lxqk","name":"go-component-xanksy-on-pull-request-llh4r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:56:01Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"component-two-rbgw-on-pull-request-k9vmq","namespace":"build-e2e-yifo"},"application":"build-e2e-yifo/build-secret-lookup-qdfe","namespace":"build-e2e-yifo","name":"component-two-rbgw-on-pull-request-k9vmq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T12:56:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-rbgw-on-pull-request-k9vmq","namespace":"build-e2e-yifo"},"application":"build-e2e-yifo/build-secret-lookup-qdfe"} {"level":"info","ts":"2026-05-13T12:56:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"component-two-rbgw-on-pull-request-k9vmq","namespace":"build-e2e-yifo"},"application":"build-e2e-yifo/build-secret-lookup-qdfe","namespace":"build-e2e-yifo","name":"component-two-rbgw-on-pull-request-k9vmq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"component-two-rbgw-on-pull-request-k9vmq","PR group":"konflux-component-two-rbgw"} {"level":"info","ts":"2026-05-13T12:56: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":"component-two-rbgw-on-pull-request-k9vmq","namespace":"build-e2e-yifo"},"application":"build-e2e-yifo/build-secret-lookup-qdfe","prGroup":"konflux-component-two-rbgw","prGroupHash":"92ff36fa3494bbeceec049f549d2020c3abeb5382239744a8ca14af583a046"} {"level":"info","ts":"2026-05-13T12:56:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"component-two-rbgw-on-pull-request-k9vmq","namespace":"build-e2e-yifo"},"application":"build-e2e-yifo/build-secret-lookup-qdfe"} {"level":"info","ts":"2026-05-13T12:56:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-rbgw-on-pull-request-k9vmq","namespace":"build-e2e-yifo"},"application":"build-e2e-yifo/build-secret-lookup-qdfe"} {"level":"info","ts":"2026-05-13T12:56:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-rbgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-rbgw-on-pull-request-k9vmq","namespace":"build-e2e-yifo"},"application":"build-e2e-yifo/build-secret-lookup-qdfe"} {"level":"info","ts":"2026-05-13T12:56:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-rbgw-on-pull-request-k9vmq","namespace":"build-e2e-yifo"},"application":"build-e2e-yifo/build-secret-lookup-qdfe"} {"level":"info","ts":"2026-05-13T12:56:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-rbgw-on-pull-request-k9vmq","namespace":"build-e2e-yifo"},"application":"build-e2e-yifo/build-secret-lookup-qdfe","namespace":"build-e2e-yifo","name":"component-two-rbgw-on-pull-request-k9vmq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:56:01Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"gh-test-custom-default-yexijj","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","namespace":"build-e2e-uaem","name":"gh-test-custom-default-yexijj","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-13T12:56:01Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T12:56:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:56:01Z","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-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","PR group":"konflux-gh-multi-component-child-wrgi"} {"level":"info","ts":"2026-05-13T12:56:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","prGroup":"konflux-gh-multi-component-child-wrgi","prGroupHash":"566aba2d740e5e46aefc6c6893f9cadb05b920751fd69cf29aed2159adc1ec"} {"level":"info","ts":"2026-05-13T12:56:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:56:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:56:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-wrgi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:56:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:56:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:56:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-rbgw-on-pull-request-k9vmq","namespace":"build-e2e-yifo"},"application":"build-e2e-yifo/build-secret-lookup-qdfe"} {"level":"info","ts":"2026-05-13T12:56:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-rbgw-on-pull-request-k9vmq","namespace":"build-e2e-yifo"},"application":"build-e2e-yifo/build-secret-lookup-qdfe"} {"level":"info","ts":"2026-05-13T12:56:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"component-two-rbgw-on-pull-request-k9vmq","namespace":"build-e2e-yifo"},"application":"build-e2e-yifo/build-secret-lookup-qdfe"} {"level":"info","ts":"2026-05-13T12:56:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-rbgw-on-pull-request-k9vmq","namespace":"build-e2e-yifo"},"application":"build-e2e-yifo/build-secret-lookup-qdfe"} {"level":"info","ts":"2026-05-13T12:56:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-rbgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-rbgw-on-pull-request-k9vmq","namespace":"build-e2e-yifo"},"application":"build-e2e-yifo/build-secret-lookup-qdfe"} {"level":"info","ts":"2026-05-13T12:56:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-rbgw-on-pull-request-k9vmq","namespace":"build-e2e-yifo"},"application":"build-e2e-yifo/build-secret-lookup-qdfe"} {"level":"info","ts":"2026-05-13T12:56:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-rbgw-on-pull-request-k9vmq","namespace":"build-e2e-yifo"},"application":"build-e2e-yifo/build-secret-lookup-qdfe","namespace":"build-e2e-yifo","name":"component-two-rbgw-on-pull-request-k9vmq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:56:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:56:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:56:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:56:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:56:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-wrgi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:56:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:56:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:56:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-rbgw-on-pull-request-k9vmq","namespace":"build-e2e-yifo"},"application":"build-e2e-yifo/build-secret-lookup-qdfe"} {"level":"info","ts":"2026-05-13T12:56:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-rbgw-on-pull-request-k9vmq","namespace":"build-e2e-yifo"},"application":"build-e2e-yifo/build-secret-lookup-qdfe"} {"level":"info","ts":"2026-05-13T12:56:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"component-two-rbgw-on-pull-request-k9vmq","namespace":"build-e2e-yifo"},"application":"build-e2e-yifo/build-secret-lookup-qdfe"} {"level":"info","ts":"2026-05-13T12:56:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-rbgw-on-pull-request-k9vmq","namespace":"build-e2e-yifo"},"application":"build-e2e-yifo/build-secret-lookup-qdfe"} {"level":"info","ts":"2026-05-13T12:56:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-rbgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-rbgw-on-pull-request-k9vmq","namespace":"build-e2e-yifo"},"application":"build-e2e-yifo/build-secret-lookup-qdfe"} {"level":"info","ts":"2026-05-13T12:56:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-rbgw-on-pull-request-k9vmq","namespace":"build-e2e-yifo"},"application":"build-e2e-yifo/build-secret-lookup-qdfe"} {"level":"info","ts":"2026-05-13T12:56:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-rbgw-on-pull-request-k9vmq","namespace":"build-e2e-yifo"},"application":"build-e2e-yifo/build-secret-lookup-qdfe","namespace":"build-e2e-yifo","name":"component-two-rbgw-on-pull-request-k9vmq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:56:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:56:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:56:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:56:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:56:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-wrgi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:56:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:56:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:56:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-rbgw-on-pull-request-k9vmq","namespace":"build-e2e-yifo"},"application":"build-e2e-yifo/build-secret-lookup-qdfe"} {"level":"info","ts":"2026-05-13T12:56:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-rbgw-on-pull-request-k9vmq","namespace":"build-e2e-yifo"},"application":"build-e2e-yifo/build-secret-lookup-qdfe"} {"level":"info","ts":"2026-05-13T12:56:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"component-two-rbgw-on-pull-request-k9vmq","namespace":"build-e2e-yifo"},"application":"build-e2e-yifo/build-secret-lookup-qdfe"} {"level":"info","ts":"2026-05-13T12:56:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-rbgw-on-pull-request-k9vmq","namespace":"build-e2e-yifo"},"application":"build-e2e-yifo/build-secret-lookup-qdfe"} {"level":"info","ts":"2026-05-13T12:56:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-rbgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-rbgw-on-pull-request-k9vmq","namespace":"build-e2e-yifo"},"application":"build-e2e-yifo/build-secret-lookup-qdfe"} {"level":"info","ts":"2026-05-13T12:56:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-rbgw-on-pull-request-k9vmq","namespace":"build-e2e-yifo"},"application":"build-e2e-yifo/build-secret-lookup-qdfe"} {"level":"info","ts":"2026-05-13T12:56:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-rbgw-on-pull-request-k9vmq","namespace":"build-e2e-yifo"},"application":"build-e2e-yifo/build-secret-lookup-qdfe","namespace":"build-e2e-yifo","name":"component-two-rbgw-on-pull-request-k9vmq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:56:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:56:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:56:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:56:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:56:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-wrgi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:56:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:56:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:56:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-rbgw-on-pull-request-k9vmq","namespace":"build-e2e-yifo"},"application":"build-e2e-yifo/build-secret-lookup-qdfe"} {"level":"info","ts":"2026-05-13T12:56:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-rbgw-on-pull-request-k9vmq","namespace":"build-e2e-yifo"},"application":"build-e2e-yifo/build-secret-lookup-qdfe"} {"level":"info","ts":"2026-05-13T12:56:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"component-two-rbgw-on-pull-request-k9vmq","namespace":"build-e2e-yifo"},"application":"build-e2e-yifo/build-secret-lookup-qdfe"} {"level":"info","ts":"2026-05-13T12:56:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-rbgw-on-pull-request-k9vmq","namespace":"build-e2e-yifo"},"application":"build-e2e-yifo/build-secret-lookup-qdfe"} {"level":"info","ts":"2026-05-13T12:56:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-rbgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-rbgw-on-pull-request-k9vmq","namespace":"build-e2e-yifo"},"application":"build-e2e-yifo/build-secret-lookup-qdfe"} {"level":"info","ts":"2026-05-13T12:56:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-rbgw-on-pull-request-k9vmq","namespace":"build-e2e-yifo"},"application":"build-e2e-yifo/build-secret-lookup-qdfe"} {"level":"info","ts":"2026-05-13T12:56:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-rbgw-on-pull-request-k9vmq","namespace":"build-e2e-yifo"},"application":"build-e2e-yifo/build-secret-lookup-qdfe","namespace":"build-e2e-yifo","name":"component-two-rbgw-on-pull-request-k9vmq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:56:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:56:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:56:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:56:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:56:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-wrgi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:56:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:56:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:56:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:56:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:56:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:56:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:56:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-wrgi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:56:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:56:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:56:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-rbgw-on-pull-request-k9vmq","namespace":"build-e2e-yifo"},"application":"build-e2e-yifo/build-secret-lookup-qdfe"} {"level":"info","ts":"2026-05-13T12:56:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-rbgw-on-pull-request-k9vmq","namespace":"build-e2e-yifo"},"application":"build-e2e-yifo/build-secret-lookup-qdfe"} {"level":"info","ts":"2026-05-13T12:56:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"component-two-rbgw-on-pull-request-k9vmq","namespace":"build-e2e-yifo"},"application":"build-e2e-yifo/build-secret-lookup-qdfe"} {"level":"info","ts":"2026-05-13T12:56:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-rbgw-on-pull-request-k9vmq","namespace":"build-e2e-yifo"},"application":"build-e2e-yifo/build-secret-lookup-qdfe"} {"level":"info","ts":"2026-05-13T12:56:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-rbgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-rbgw-on-pull-request-k9vmq","namespace":"build-e2e-yifo"},"application":"build-e2e-yifo/build-secret-lookup-qdfe"} {"level":"info","ts":"2026-05-13T12:56:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-rbgw-on-pull-request-k9vmq","namespace":"build-e2e-yifo"},"application":"build-e2e-yifo/build-secret-lookup-qdfe"} {"level":"info","ts":"2026-05-13T12:56:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-rbgw-on-pull-request-k9vmq","namespace":"build-e2e-yifo"},"application":"build-e2e-yifo/build-secret-lookup-qdfe","namespace":"build-e2e-yifo","name":"component-two-rbgw-on-pull-request-k9vmq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:56: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-rbgw-on-pull-request-k9vmq","namespace":"build-e2e-yifo"},"application":"build-e2e-yifo/build-secret-lookup-qdfe"} {"level":"info","ts":"2026-05-13T12:56: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-rbgw-on-pull-request-k9vmq","namespace":"build-e2e-yifo"},"application":"build-e2e-yifo/build-secret-lookup-qdfe"} {"level":"info","ts":"2026-05-13T12:56: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-rbgw-on-pull-request-k9vmq","namespace":"build-e2e-yifo"},"application":"build-e2e-yifo/build-secret-lookup-qdfe"} {"level":"info","ts":"2026-05-13T12:56: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-rbgw-on-pull-request-k9vmq","namespace":"build-e2e-yifo"},"application":"build-e2e-yifo/build-secret-lookup-qdfe"} {"level":"info","ts":"2026-05-13T12:56: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-rbgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-rbgw-on-pull-request-k9vmq","namespace":"build-e2e-yifo"},"application":"build-e2e-yifo/build-secret-lookup-qdfe"} {"level":"info","ts":"2026-05-13T12:56: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-rbgw-on-pull-request-k9vmq","namespace":"build-e2e-yifo"},"application":"build-e2e-yifo/build-secret-lookup-qdfe"} {"level":"info","ts":"2026-05-13T12:56:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-rbgw-on-pull-request-k9vmq","namespace":"build-e2e-yifo"},"application":"build-e2e-yifo/build-secret-lookup-qdfe","namespace":"build-e2e-yifo","name":"component-two-rbgw-on-pull-request-k9vmq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:56: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-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:56: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-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:56: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-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:56: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-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:56: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-wrgi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:56: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-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:56:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:56:03Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-symlink-comp-eblt","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-symlink-comp-eblt","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-13T12:56: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-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:56: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-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:56: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-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:56: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-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:56: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-wrgi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:56: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-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:56:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:56: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-rbgw-on-pull-request-k9vmq","namespace":"build-e2e-yifo"},"application":"build-e2e-yifo/build-secret-lookup-qdfe"} {"level":"info","ts":"2026-05-13T12:56: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-rbgw-on-pull-request-k9vmq","namespace":"build-e2e-yifo"},"application":"build-e2e-yifo/build-secret-lookup-qdfe"} {"level":"info","ts":"2026-05-13T12:56: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-rbgw-on-pull-request-k9vmq","namespace":"build-e2e-yifo"},"application":"build-e2e-yifo/build-secret-lookup-qdfe"} {"level":"info","ts":"2026-05-13T12:56: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-rbgw-on-pull-request-k9vmq","namespace":"build-e2e-yifo"},"application":"build-e2e-yifo/build-secret-lookup-qdfe"} {"level":"info","ts":"2026-05-13T12:56: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-rbgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-rbgw-on-pull-request-k9vmq","namespace":"build-e2e-yifo"},"application":"build-e2e-yifo/build-secret-lookup-qdfe"} {"level":"info","ts":"2026-05-13T12:56: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-rbgw-on-pull-request-k9vmq","namespace":"build-e2e-yifo"},"application":"build-e2e-yifo/build-secret-lookup-qdfe"} {"level":"info","ts":"2026-05-13T12:56:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-rbgw-on-pull-request-k9vmq","namespace":"build-e2e-yifo"},"application":"build-e2e-yifo/build-secret-lookup-qdfe","namespace":"build-e2e-yifo","name":"component-two-rbgw-on-pull-request-k9vmq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:56: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-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:56: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-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:56: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-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:56: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-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:56: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-wrgi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:56: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-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:56:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:56: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-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:56: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-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:56: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-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:56: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-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:56: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-wrgi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:56: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-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:56:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:56: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-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:56: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-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:56: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-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:56: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-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:56: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-rvck is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:56: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-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:56:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-rvck-on-pull-request-v8bcs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T12:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T12:56: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-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T12:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T12:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","namespace":"integration1-jvgz","name":"test-component-pac-wbwrky-on-pull-request-4kz5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-wrgi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:56:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:56:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-rbgw-on-pull-request-k9vmq","namespace":"build-e2e-yifo"},"application":"build-e2e-yifo/build-secret-lookup-qdfe"} {"level":"info","ts":"2026-05-13T12:56:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-rbgw-on-pull-request-k9vmq","namespace":"build-e2e-yifo"},"application":"build-e2e-yifo/build-secret-lookup-qdfe"} {"level":"info","ts":"2026-05-13T12:56:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"component-two-rbgw-on-pull-request-k9vmq","namespace":"build-e2e-yifo"},"application":"build-e2e-yifo/build-secret-lookup-qdfe"} {"level":"info","ts":"2026-05-13T12:56: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":"component-two-rbgw-on-pull-request-k9vmq","namespace":"build-e2e-yifo"},"application":"build-e2e-yifo/build-secret-lookup-qdfe"} {"level":"info","ts":"2026-05-13T12:56:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-rbgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-rbgw-on-pull-request-k9vmq","namespace":"build-e2e-yifo"},"application":"build-e2e-yifo/build-secret-lookup-qdfe"} {"level":"info","ts":"2026-05-13T12:56: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":"component-two-rbgw-on-pull-request-k9vmq","namespace":"build-e2e-yifo"},"application":"build-e2e-yifo/build-secret-lookup-qdfe"} {"level":"info","ts":"2026-05-13T12:56:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-rbgw-on-pull-request-k9vmq","namespace":"build-e2e-yifo"},"application":"build-e2e-yifo/build-secret-lookup-qdfe","namespace":"build-e2e-yifo","name":"component-two-rbgw-on-pull-request-k9vmq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:56:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:56:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:56:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:56: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-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:56: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-wrgi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:56: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-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:56:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:56:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-rbgw-on-pull-request-k9vmq","namespace":"build-e2e-yifo"},"application":"build-e2e-yifo/build-secret-lookup-qdfe"} {"level":"info","ts":"2026-05-13T12:56:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-rbgw-on-pull-request-k9vmq","namespace":"build-e2e-yifo"},"application":"build-e2e-yifo/build-secret-lookup-qdfe"} {"level":"info","ts":"2026-05-13T12:56:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"component-two-rbgw-on-pull-request-k9vmq","namespace":"build-e2e-yifo"},"application":"build-e2e-yifo/build-secret-lookup-qdfe"} {"level":"info","ts":"2026-05-13T12:56: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":"component-two-rbgw-on-pull-request-k9vmq","namespace":"build-e2e-yifo"},"application":"build-e2e-yifo/build-secret-lookup-qdfe"} {"level":"info","ts":"2026-05-13T12:56:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-rbgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-rbgw-on-pull-request-k9vmq","namespace":"build-e2e-yifo"},"application":"build-e2e-yifo/build-secret-lookup-qdfe"} {"level":"info","ts":"2026-05-13T12:56: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":"component-two-rbgw-on-pull-request-k9vmq","namespace":"build-e2e-yifo"},"application":"build-e2e-yifo/build-secret-lookup-qdfe"} {"level":"info","ts":"2026-05-13T12:56:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-rbgw-on-pull-request-k9vmq","namespace":"build-e2e-yifo"},"application":"build-e2e-yifo/build-secret-lookup-qdfe","namespace":"build-e2e-yifo","name":"component-two-rbgw-on-pull-request-k9vmq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:56:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:56:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:56:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:56: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-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:56: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-wrgi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:56: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-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:56:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:56:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:56:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:56:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:56: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-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:56: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-wrgi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:56: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-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:56:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:56:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-rbgw-on-pull-request-k9vmq","namespace":"build-e2e-yifo"},"application":"build-e2e-yifo/build-secret-lookup-qdfe"} {"level":"info","ts":"2026-05-13T12:56:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-rbgw-on-pull-request-k9vmq","namespace":"build-e2e-yifo"},"application":"build-e2e-yifo/build-secret-lookup-qdfe"} {"level":"info","ts":"2026-05-13T12:56:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"component-two-rbgw-on-pull-request-k9vmq","namespace":"build-e2e-yifo"},"application":"build-e2e-yifo/build-secret-lookup-qdfe"} {"level":"info","ts":"2026-05-13T12:56: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":"component-two-rbgw-on-pull-request-k9vmq","namespace":"build-e2e-yifo"},"application":"build-e2e-yifo/build-secret-lookup-qdfe"} {"level":"info","ts":"2026-05-13T12:56:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-rbgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-rbgw-on-pull-request-k9vmq","namespace":"build-e2e-yifo"},"application":"build-e2e-yifo/build-secret-lookup-qdfe"} {"level":"info","ts":"2026-05-13T12:56: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":"component-two-rbgw-on-pull-request-k9vmq","namespace":"build-e2e-yifo"},"application":"build-e2e-yifo/build-secret-lookup-qdfe"} {"level":"info","ts":"2026-05-13T12:56:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-rbgw-on-pull-request-k9vmq","namespace":"build-e2e-yifo"},"application":"build-e2e-yifo/build-secret-lookup-qdfe","namespace":"build-e2e-yifo","name":"component-two-rbgw-on-pull-request-k9vmq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:56:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:56:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:56:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:56:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:56:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-wrgi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:56:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:56:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:56:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:56:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:56:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:56:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:56:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-wrgi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:56:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:56:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:56:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:56:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:56:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:56:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:56:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-wrgi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:56:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:56:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:56:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:56:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:56:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:56:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:56:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-wrgi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:56:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:56:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:56:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:56:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:56:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:56:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:56:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-default-yexijj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:56:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:56:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","namespace":"build-e2e-uaem","name":"gh-test-custom-default-yexijj-on-pull-request-mxqq9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:56:13Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo","namespace":"stat-rep-byci","name":"test-component-pac-vmwoaw-on-pull-request-xskpj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T12:56:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo"} {"level":"info","ts":"2026-05-13T12:56:13Z","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-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo","namespace":"stat-rep-byci","name":"test-component-pac-vmwoaw-on-pull-request-xskpj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-component-pac-vmwoaw-on-pull-request-xskpj","PR group":"konflux-test-component-pac-vmwoaw"} {"level":"info","ts":"2026-05-13T12:56:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo","prGroup":"konflux-test-component-pac-vmwoaw","prGroupHash":"1e96e5ab710b56d95b7132ef1d2fd8240629a756e397cd421e826260df34e2"} {"level":"info","ts":"2026-05-13T12:56:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo"} {"level":"info","ts":"2026-05-13T12:56:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo"} {"level":"info","ts":"2026-05-13T12:56:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-13T12:56:13Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo","ExternalID":"my-integration-test-fbzp-test-component-pac-vmwoaw"} {"level":"info","ts":"2026-05-13T12:56:13Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo","ExternalID":"my-integration-test-fbzp-test-component-pac-vmwoaw"} {"level":"info","ts":"2026-05-13T12:56:13Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo","snapshot.NameSpace":"stat-rep-byci","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-fbzp","externalID":"my-integration-test-fbzp-test-component-pac-vmwoaw"} {"level":"info","ts":"2026-05-13T12:56:13Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo","ID":75788842867,"CheckName":"Konflux Dev version / my-integration-test-fbzp / test-component-pac-vmwoaw","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-13T12:56:13Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo","ExternalID":"my-integration-test-ewvn-test-component-pac-vmwoaw"} {"level":"info","ts":"2026-05-13T12:56:13Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo","ExternalID":"my-integration-test-ewvn-test-component-pac-vmwoaw"} {"level":"info","ts":"2026-05-13T12:56:13Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo","snapshot.NameSpace":"stat-rep-byci","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-ewvn","externalID":"my-integration-test-ewvn-test-component-pac-vmwoaw"} {"level":"info","ts":"2026-05-13T12:56:14Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo","ID":75788844072,"CheckName":"Konflux Dev version / my-integration-test-ewvn / test-component-pac-vmwoaw","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-13T12:56:14Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo","ExternalID":"my-integration-test-tetj-test-component-pac-vmwoaw"} {"level":"info","ts":"2026-05-13T12:56:14Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo","ExternalID":"my-integration-test-tetj-test-component-pac-vmwoaw"} {"level":"info","ts":"2026-05-13T12:56:14Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo","snapshot.NameSpace":"stat-rep-byci","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-tetj","externalID":"my-integration-test-tetj-test-component-pac-vmwoaw"} {"level":"info","ts":"2026-05-13T12:56:14Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo","ID":75788845175,"CheckName":"Konflux Dev version / my-integration-test-tetj / test-component-pac-vmwoaw","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-13T12:56:14Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo","ExternalID":"my-integration-test-wmnj-test-component-pac-vmwoaw"} {"level":"info","ts":"2026-05-13T12:56:14Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo","ExternalID":"my-integration-test-wmnj-test-component-pac-vmwoaw"} {"level":"info","ts":"2026-05-13T12:56:14Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo","snapshot.NameSpace":"stat-rep-byci","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-wmnj","externalID":"my-integration-test-wmnj-test-component-pac-vmwoaw"} {"level":"info","ts":"2026-05-13T12:56:14Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo","ID":75788846209,"CheckName":"Konflux Dev version / my-integration-test-wmnj / test-component-pac-vmwoaw","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-13T12:56:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo","pipelineRun.Namespace":"stat-rep-byci","pipelineRun.Name":"test-component-pac-vmwoaw-on-pull-request-xskpj","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-13T12:56:14Z","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-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo","pipelinerun.Name":"test-component-pac-vmwoaw-on-pull-request-xskpj"} {"level":"info","ts":"2026-05-13T12:56: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-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo"} {"level":"info","ts":"2026-05-13T12:56:14Z","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-vmwoaw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo"} {"level":"info","ts":"2026-05-13T12:56: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-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo"} {"level":"info","ts":"2026-05-13T12:56:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo","namespace":"stat-rep-byci","name":"test-component-pac-vmwoaw-on-pull-request-xskpj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:56: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":"component-two-rbgw-on-pull-request-k9vmq","namespace":"build-e2e-yifo"},"application":"build-e2e-yifo/build-secret-lookup-qdfe"} {"level":"info","ts":"2026-05-13T12:56: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":"component-two-rbgw-on-pull-request-k9vmq","namespace":"build-e2e-yifo"},"application":"build-e2e-yifo/build-secret-lookup-qdfe"} {"level":"info","ts":"2026-05-13T12:56: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":"component-two-rbgw-on-pull-request-k9vmq","namespace":"build-e2e-yifo"},"application":"build-e2e-yifo/build-secret-lookup-qdfe"} {"level":"info","ts":"2026-05-13T12:56: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":"component-two-rbgw-on-pull-request-k9vmq","namespace":"build-e2e-yifo"},"application":"build-e2e-yifo/build-secret-lookup-qdfe"} {"level":"info","ts":"2026-05-13T12:56:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-rbgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-rbgw-on-pull-request-k9vmq","namespace":"build-e2e-yifo"},"application":"build-e2e-yifo/build-secret-lookup-qdfe"} {"level":"info","ts":"2026-05-13T12:56: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":"component-two-rbgw-on-pull-request-k9vmq","namespace":"build-e2e-yifo"},"application":"build-e2e-yifo/build-secret-lookup-qdfe"} {"level":"info","ts":"2026-05-13T12:56:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-rbgw-on-pull-request-k9vmq","namespace":"build-e2e-yifo"},"application":"build-e2e-yifo/build-secret-lookup-qdfe","namespace":"build-e2e-yifo","name":"component-two-rbgw-on-pull-request-k9vmq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:56: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-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo"} {"level":"info","ts":"2026-05-13T12:56: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-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo"} {"level":"info","ts":"2026-05-13T12:56: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-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo"} {"level":"info","ts":"2026-05-13T12:56:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo"} {"level":"info","ts":"2026-05-13T12:56:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-13T12:56:15Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo","ExternalID":"my-integration-test-fbzp-test-component-pac-vmwoaw"} {"level":"info","ts":"2026-05-13T12:56:15Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo","ExternalID":"my-integration-test-fbzp-test-component-pac-vmwoaw"} {"level":"info","ts":"2026-05-13T12:56:15Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo","existingCheckRun":"github.CheckRun{ID:75788842867, NodeID:\"CR_kwDOMjU9q88AAAARpV33cw\", HeadSHA:\"4f6eec4c57a819362ddde8ca2a7b18bf9c884542\", ExternalID:\"my-integration-test-fbzp-test-component-pac-vmwoaw\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/75788842867\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/75788842867\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-13 12:56:13 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-vmwoaw snapshot scenario my-integration-test-fbzp is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-byci/test-component-pac-vmwoaw-on-pull-request-xskpj is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/75788842867/annotations\"}, Name:\"Konflux Dev version / my-integration-test-fbzp / test-component-pac-vmwoaw\", CheckSuite:github.CheckSuite{ID:68804180471}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3676278238, Number:9723, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9723\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-vmwoaw\", SHA:\"4f6eec4c57a819362ddde8ca2a7b18bf9c884542\", 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-kkxbwd\", 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-13T12:56:15Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo","ID":75788842867,"CheckName":"Konflux Dev version / my-integration-test-fbzp / test-component-pac-vmwoaw","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-13T12:56:15Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo","ExternalID":"my-integration-test-ewvn-test-component-pac-vmwoaw"} {"level":"info","ts":"2026-05-13T12:56:15Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo","ExternalID":"my-integration-test-ewvn-test-component-pac-vmwoaw"} {"level":"info","ts":"2026-05-13T12:56:15Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo","existingCheckRun":"github.CheckRun{ID:75788844072, NodeID:\"CR_kwDOMjU9q88AAAARpV38KA\", HeadSHA:\"4f6eec4c57a819362ddde8ca2a7b18bf9c884542\", ExternalID:\"my-integration-test-ewvn-test-component-pac-vmwoaw\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/75788844072\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/75788844072\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-13 12:56:14 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-vmwoaw snapshot scenario my-integration-test-ewvn is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-byci/test-component-pac-vmwoaw-on-pull-request-xskpj is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/75788844072/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ewvn / test-component-pac-vmwoaw\", CheckSuite:github.CheckSuite{ID:68804180471}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3676278238, Number:9723, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9723\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-vmwoaw\", SHA:\"4f6eec4c57a819362ddde8ca2a7b18bf9c884542\", 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-kkxbwd\", 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-13T12:56:15Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo","ID":75788844072,"CheckName":"Konflux Dev version / my-integration-test-ewvn / test-component-pac-vmwoaw","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-13T12:56:15Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo","ExternalID":"my-integration-test-tetj-test-component-pac-vmwoaw"} {"level":"info","ts":"2026-05-13T12:56:15Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo","ExternalID":"my-integration-test-tetj-test-component-pac-vmwoaw"} {"level":"info","ts":"2026-05-13T12:56:15Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo","existingCheckRun":"github.CheckRun{ID:75788845175, NodeID:\"CR_kwDOMjU9q88AAAARpV4Adw\", HeadSHA:\"4f6eec4c57a819362ddde8ca2a7b18bf9c884542\", ExternalID:\"my-integration-test-tetj-test-component-pac-vmwoaw\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/75788845175\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/75788845175\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-13 12:56:14 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-vmwoaw snapshot optional scenario my-integration-test-tetj is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-byci/test-component-pac-vmwoaw-on-pull-request-xskpj is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/75788845175/annotations\"}, Name:\"Konflux Dev version / my-integration-test-tetj / test-component-pac-vmwoaw\", CheckSuite:github.CheckSuite{ID:68804180471}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3676278238, Number:9723, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9723\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-vmwoaw\", SHA:\"4f6eec4c57a819362ddde8ca2a7b18bf9c884542\", 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-kkxbwd\", 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-13T12:56:16Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo","ID":75788845175,"CheckName":"Konflux Dev version / my-integration-test-tetj / test-component-pac-vmwoaw","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-13T12:56:16Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo","ExternalID":"my-integration-test-wmnj-test-component-pac-vmwoaw"} {"level":"info","ts":"2026-05-13T12:56:16Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo","ExternalID":"my-integration-test-wmnj-test-component-pac-vmwoaw"} {"level":"info","ts":"2026-05-13T12:56:16Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo","existingCheckRun":"github.CheckRun{ID:75788846209, NodeID:\"CR_kwDOMjU9q88AAAARpV4EgQ\", HeadSHA:\"4f6eec4c57a819362ddde8ca2a7b18bf9c884542\", ExternalID:\"my-integration-test-wmnj-test-component-pac-vmwoaw\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/75788846209\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/75788846209\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-13 12:56:14 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-vmwoaw snapshot scenario my-integration-test-wmnj is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-byci/test-component-pac-vmwoaw-on-pull-request-xskpj is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/75788846209/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wmnj / test-component-pac-vmwoaw\", CheckSuite:github.CheckSuite{ID:68804180471}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3676278238, Number:9723, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9723\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-vmwoaw\", SHA:\"4f6eec4c57a819362ddde8ca2a7b18bf9c884542\", 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-kkxbwd\", 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-13T12:56:16Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo","ID":75788846209,"CheckName":"Konflux Dev version / my-integration-test-wmnj / test-component-pac-vmwoaw","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-13T12:56:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo","pipelineRun.Namespace":"stat-rep-byci","pipelineRun.Name":"test-component-pac-vmwoaw-on-pull-request-xskpj","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-13T12:56:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo","pipelinerun.Name":"test-component-pac-vmwoaw-on-pull-request-xskpj"} {"level":"info","ts":"2026-05-13T12:56: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-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo"} {"level":"info","ts":"2026-05-13T12:56:16Z","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-vmwoaw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo"} {"level":"info","ts":"2026-05-13T12:56: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-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo"} {"level":"info","ts":"2026-05-13T12:56:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo","namespace":"stat-rep-byci","name":"test-component-pac-vmwoaw-on-pull-request-xskpj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:56: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-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:56: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-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:56: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-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:56: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-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:56: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-wrgi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:56: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-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:56:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:56: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-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:56: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-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:56: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-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:56: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-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:56: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-rvck is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:56: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-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:56:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-rvck-on-pull-request-v8bcs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:56: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-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo"} {"level":"info","ts":"2026-05-13T12:56: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-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo"} {"level":"info","ts":"2026-05-13T12:56: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-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo"} {"level":"info","ts":"2026-05-13T12:56: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-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo"} {"level":"info","ts":"2026-05-13T12:56:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo","namespace":"stat-rep-byci","name":"test-component-pac-vmwoaw-on-pull-request-xskpj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:56: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-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T12:56: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-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T12:56: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-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T12:56: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-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T12:56:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","namespace":"group-lxqk","name":"go-component-xanksy-on-pull-request-llh4r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:56:19Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-child-nwew-on-pull-request-crcsk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T12:56:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:56:20Z","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-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-child-nwew-on-pull-request-crcsk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-multi-component-child-nwew-on-pull-request-crcsk","PR group":"konflux-gl-multi-component-child-nwew"} {"level":"info","ts":"2026-05-13T12:56:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","prGroup":"konflux-gl-multi-component-child-nwew","prGroupHash":"d94c2758d174ce818390ff33ccf430362a13a56a4add454cfd410b3faa9221"} {"level":"info","ts":"2026-05-13T12:56:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:56:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:56:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-nwew is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:56:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:56:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-child-nwew-on-pull-request-crcsk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:56:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:56:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:56:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:56:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:56:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-nwew is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:56:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:56:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-child-nwew-on-pull-request-crcsk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:56:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:56:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:56:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:56:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:56:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-nwew is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:56:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:56:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-child-nwew-on-pull-request-crcsk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:56:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:56:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:56:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:56:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:56:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-nwew is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:56:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:56:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-child-nwew-on-pull-request-crcsk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:56:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:56:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:56:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:56:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:56:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-nwew is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:56:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:56:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-child-nwew-on-pull-request-crcsk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:56:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:56:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:56:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:56:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:56:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-nwew is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:56:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:56:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-child-nwew-on-pull-request-crcsk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:56:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:56:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:56:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:56:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:56:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-nwew is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:56:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:56:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-child-nwew-on-pull-request-crcsk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:56:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:56:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:56:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:56:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:56:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-nwew is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:56:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:56:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-child-nwew-on-pull-request-crcsk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:56:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:56:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:56:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:56:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:56:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-nwew is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:56:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:56:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-child-nwew-on-pull-request-crcsk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:56: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-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:56: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-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:56: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-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:56: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-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:56: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-nwew is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:56: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-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:56:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-child-nwew-on-pull-request-crcsk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:56: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-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:56: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-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:56: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-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:56: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-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:56: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-nwew is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:56: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-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:56:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-child-nwew-on-pull-request-crcsk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:56: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-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:56: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-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:56: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-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:56: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-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:56: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-nwew is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:56: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-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:56:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-child-nwew-on-pull-request-crcsk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:56: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-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:56: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-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:56: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-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:56: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-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:56: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-nwew is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:56: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-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:56:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-child-nwew-on-pull-request-crcsk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:56: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-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:56: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-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:56: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-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:56: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-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:56: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-nwew is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:56: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-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:56:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-child-nwew-on-pull-request-crcsk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:56:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"component-two-rbgw-on-pull-request-k9vmq","namespace":"build-e2e-yifo"},"application":"build-e2e-yifo/build-secret-lookup-qdfe"} {"level":"info","ts":"2026-05-13T12:56:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"component-two-rbgw-on-pull-request-k9vmq","namespace":"build-e2e-yifo"},"application":"build-e2e-yifo/build-secret-lookup-qdfe"} {"level":"info","ts":"2026-05-13T12:56:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"component-two-rbgw-on-pull-request-k9vmq","namespace":"build-e2e-yifo"},"application":"build-e2e-yifo/build-secret-lookup-qdfe"} {"level":"info","ts":"2026-05-13T12:56:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"component-two-rbgw-on-pull-request-k9vmq","namespace":"build-e2e-yifo"},"application":"build-e2e-yifo/build-secret-lookup-qdfe"} {"level":"info","ts":"2026-05-13T12:56:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-rbgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-rbgw-on-pull-request-k9vmq","namespace":"build-e2e-yifo"},"application":"build-e2e-yifo/build-secret-lookup-qdfe"} {"level":"info","ts":"2026-05-13T12:56:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"component-two-rbgw-on-pull-request-k9vmq","namespace":"build-e2e-yifo"},"application":"build-e2e-yifo/build-secret-lookup-qdfe"} {"level":"info","ts":"2026-05-13T12:56:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-rbgw-on-pull-request-k9vmq","namespace":"build-e2e-yifo"},"application":"build-e2e-yifo/build-secret-lookup-qdfe","namespace":"build-e2e-yifo","name":"component-two-rbgw-on-pull-request-k9vmq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:56:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo"} {"level":"info","ts":"2026-05-13T12:56:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo"} {"level":"info","ts":"2026-05-13T12:56:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo"} {"level":"info","ts":"2026-05-13T12:56:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo"} {"level":"info","ts":"2026-05-13T12:56:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo","namespace":"stat-rep-byci","name":"test-component-pac-vmwoaw-on-pull-request-xskpj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:56:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo"} {"level":"info","ts":"2026-05-13T12:56:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo"} {"level":"info","ts":"2026-05-13T12:56:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo"} {"level":"info","ts":"2026-05-13T12:56:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo"} {"level":"info","ts":"2026-05-13T12:56:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo","namespace":"stat-rep-byci","name":"test-component-pac-vmwoaw-on-pull-request-xskpj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:56:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:56:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:56:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:56:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:56:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-wrgi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:56:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:56:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:56:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo"} {"level":"info","ts":"2026-05-13T12:56:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo"} {"level":"info","ts":"2026-05-13T12:56:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo"} {"level":"info","ts":"2026-05-13T12:56:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo"} {"level":"info","ts":"2026-05-13T12:56:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo","namespace":"stat-rep-byci","name":"test-component-pac-vmwoaw-on-pull-request-xskpj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:56:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:56:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:56:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:56:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:56:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-nwew is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:56:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:56:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-child-nwew-on-pull-request-crcsk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:56:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:56:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:56:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:56:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:56:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-nwew is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:56:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:56:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-child-nwew-on-pull-request-crcsk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:56:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:56:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:56:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:56:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:56:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-nwew is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:56:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:56:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-child-nwew-on-pull-request-crcsk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:56:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo"} {"level":"info","ts":"2026-05-13T12:56:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo"} {"level":"info","ts":"2026-05-13T12:56:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo"} {"level":"info","ts":"2026-05-13T12:56:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo"} {"level":"info","ts":"2026-05-13T12:56:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo","namespace":"stat-rep-byci","name":"test-component-pac-vmwoaw-on-pull-request-xskpj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:56:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T12:56:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T12:56:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T12:56:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T12:56:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","namespace":"integration1-jvgz","name":"test-component-pac-wbwrky-on-pull-request-4kz5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:56: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-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:56: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-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:56:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:56:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:56:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-nwew is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:56: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-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:56:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-child-nwew-on-pull-request-crcsk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:56:33Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"namespace":"build-e2e-uaem","name":"gh-test-custom-default-yexijj-on-pull-request-mxqq9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-05-13T12:56:33Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"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-13T12:56:33Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gh-test-custom-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"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-13T12:56:33Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","namespace":"build-e2e-kcui","name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T12:56:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:56:33Z","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-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","namespace":"build-e2e-kcui","name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","PR group":"konflux-gl-test-custom-default-zygjch"} {"level":"info","ts":"2026-05-13T12:56:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","prGroup":"konflux-gl-test-custom-default-zygjch","prGroupHash":"6fd78d2695c9f2e2157b6a01ceb8db231d3415d742c58490414027ba44ebbd"} {"level":"info","ts":"2026-05-13T12:56:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:56:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:56:33Z","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-zygjch is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:56:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:56:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","namespace":"build-e2e-kcui","name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:56:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T12:56:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T12:56: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-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T12:56:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T12:56:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","namespace":"group-lxqk","name":"go-component-xanksy-on-pull-request-llh4r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T12:56:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_controller.go:77","msg":"Failed to get build pipelineRun for","buildpipelineRun":{"name":"gh-test-custom-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"req":{"name":"gh-test-custom-default-yexijj-on-pull-request-mxqq9","namespace":"build-e2e-uaem"},"error":"PipelineRun.tekton.dev \"gh-test-custom-default-yexijj-on-pull-request-mxqq9\" 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-13T12:56:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:56:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:56:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:56:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:56: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-zygjch is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:56:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:56:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","namespace":"build-e2e-kcui","name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:56:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:56:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:56:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:56:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:56:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-zygjch is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:56:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:56:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","namespace":"build-e2e-kcui","name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:56:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:56:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:56:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:56:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:56:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-zygjch is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:56:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:56:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","namespace":"build-e2e-kcui","name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:56:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:56:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:56:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:56:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:56:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-zygjch is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:56:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:56:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","namespace":"build-e2e-kcui","name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:56:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:56:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:56:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:56:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:56:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-zygjch is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:56:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:56:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","namespace":"build-e2e-kcui","name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:56:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:56:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:56:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:56:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:56:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-zygjch is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:56:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:56:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","namespace":"build-e2e-kcui","name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:56:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:56:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:56:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:56:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:56:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-zygjch is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:56:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:56:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","namespace":"build-e2e-kcui","name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:56:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:56:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:56:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:56:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:56:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-zygjch is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:56:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:56:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","namespace":"build-e2e-kcui","name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:56:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:56:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:56:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:56:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:56:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-zygjch is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:56:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:56:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","namespace":"build-e2e-kcui","name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:56:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:56:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:56:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:56:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:56:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-zygjch is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:56:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:56:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","namespace":"build-e2e-kcui","name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:56:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:56:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:56:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:56:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:56:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-zygjch is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:56:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:56:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","namespace":"build-e2e-kcui","name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:56:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:56:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:56:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:56:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:56:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-zygjch is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:56:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:56:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","namespace":"build-e2e-kcui","name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:56:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:56:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:56:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:56:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:56:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-zygjch is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:56:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:56:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","namespace":"build-e2e-kcui","name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:56:36Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gh-test-custom-branch-ngfbqa","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","namespace":"build-e2e-uaem","name":"gh-test-custom-branch-ngfbqa","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-13T12:56:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:56:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:56:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:56:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:56:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-zygjch is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:56:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:56:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","namespace":"build-e2e-kcui","name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:56:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:56:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:56:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:56:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:56:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-zygjch is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:56:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:56:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","namespace":"build-e2e-kcui","name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:56:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:56:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:56:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:56:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:56:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-zygjch is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:56:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:56:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","namespace":"build-e2e-kcui","name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:56:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:56:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:56:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:56:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:56:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-zygjch is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:56:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:56:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","namespace":"build-e2e-kcui","name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:56:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo"} {"level":"info","ts":"2026-05-13T12:56:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo"} {"level":"info","ts":"2026-05-13T12:56: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-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo"} {"level":"info","ts":"2026-05-13T12:56:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo"} {"level":"info","ts":"2026-05-13T12:56:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo","namespace":"stat-rep-byci","name":"test-component-pac-vmwoaw-on-pull-request-xskpj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:56:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:56:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:56:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:56:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:56:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-nwew is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:56:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:56:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-child-nwew-on-pull-request-crcsk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:56:45Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"gl-test-custom-default-zygjch","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","namespace":"build-e2e-kcui","name":"gl-test-custom-default-zygjch","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-13T12:56:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T12:56:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T12:56:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T12:56:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T12:56: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-dublfo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T12:56:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T12:56:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"go-component-dublfo-on-pull-request-62tnq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:56:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:56:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:56:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:56:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:56:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-zygjch is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:56:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:56:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","namespace":"build-e2e-kcui","name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:56:48Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","namespace":"gitlab-rep-lber","name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T12:56:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T12:56:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","namespace":"gitlab-rep-lber","name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","PR group":"konflux-test-comp-pac-gitlab-dsjyrj"} {"level":"info","ts":"2026-05-13T12:56:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","prGroup":"konflux-test-comp-pac-gitlab-dsjyrj","prGroupHash":"6cd6728b8b1da90e50063c8e0fd1ef262795ced6174c121ace62dad10b6961"} {"level":"info","ts":"2026-05-13T12:56:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T12:56:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GitlabReporter","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T12:56:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","reporter":"GitlabReporter"} {"level":"info","ts":"2026-05-13T12:56: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-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T12:56:49Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","projectID":56586709,"pipelineID":2522411588} {"level":"info","ts":"2026-05-13T12:56:49Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:407","msg":"found no matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","statusName":"Konflux Dev version / my-integration-test-aqzh / test-comp-pac-gitlab-dsjyrj"} {"level":"info","ts":"2026-05-13T12:56:49Z","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-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","scenarioName":"my-integration-test-aqzh"} {"level":"info","ts":"2026-05-13T12:56:50Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","scenario.name":"my-integration-test-aqzh","commitStatus2.ID":14352029841,"TargetURL":null} {"level":"info","ts":"2026-05-13T12:56: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-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T12:56:50Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","projectID":56586709,"pipelineID":2522411588} {"level":"info","ts":"2026-05-13T12:56:50Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:407","msg":"found no matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","statusName":"Konflux Dev version / my-integration-test-idth / test-comp-pac-gitlab-dsjyrj"} {"level":"info","ts":"2026-05-13T12:56:50Z","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-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","scenarioName":"my-integration-test-idth"} {"level":"info","ts":"2026-05-13T12:56:50Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","scenario.name":"my-integration-test-idth","commitStatus2.ID":14352030059,"TargetURL":null} {"level":"info","ts":"2026-05-13T12:56: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-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"namespace":"gitlab-rep-lber","name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","reconcileID":"7265961e-decb-4c15-a3e7-d00d02cb5009","snapshot.Namespace":"gitlab-rep-lber","snapshot.Name":"tempComponentSnapshot"} {"level":"info","ts":"2026-05-13T12:56: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-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","commentTitle":"Integration test for component test-comp-pac-gitlab-dsjyrj"} {"level":"info","ts":"2026-05-13T12:56:50Z","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-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","commentPrefix":"Integration test for component test-comp-pac-gitlab-dsjyrj"} {"level":"info","ts":"2026-05-13T12:56: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-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","pipelineRun.Namespace":"gitlab-rep-lber","pipelineRun.Name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-13T12:56: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-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","pipelinerun.Name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt"} {"level":"info","ts":"2026-05-13T12:56: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-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T12:56: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-dsjyrj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T12:56: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-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T12:56:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","namespace":"gitlab-rep-lber","name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:56:51Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-qxax-on-pull-request-vft9h","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app","namespace":"konflux-poai","name":"konflux-demo-component-qxax-on-pull-request-vft9h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T12:56:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-demo-component-qxax-on-pull-request-vft9h","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app"} {"level":"info","ts":"2026-05-13T12:56:51Z","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-qxax-on-pull-request-vft9h","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app","namespace":"konflux-poai","name":"konflux-demo-component-qxax-on-pull-request-vft9h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"konflux-demo-component-qxax-on-pull-request-vft9h","PR group":"konflux-konflux-demo-component-qxax"} {"level":"info","ts":"2026-05-13T12:56: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":"konflux-demo-component-qxax-on-pull-request-vft9h","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app","prGroup":"konflux-konflux-demo-component-qxax","prGroupHash":"1256febd3d603b5d883aa520d20530fe7891992fceb79720cf933149c1672f"} {"level":"info","ts":"2026-05-13T12:56: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":"konflux-demo-component-qxax-on-pull-request-vft9h","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app"} {"level":"info","ts":"2026-05-13T12:56:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"konflux-demo-component-qxax-on-pull-request-vft9h","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app"} {"level":"info","ts":"2026-05-13T12:56:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"konflux-demo-component-qxax-on-pull-request-vft9h","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-13T12:56:51Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"konflux-demo-component-qxax-on-pull-request-vft9h","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app","ExternalID":"my-integration-test-wlfr-konflux-demo-component-qxax"} {"level":"info","ts":"2026-05-13T12:56:51Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"konflux-demo-component-qxax-on-pull-request-vft9h","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app","ExternalID":"my-integration-test-wlfr-konflux-demo-component-qxax"} {"level":"info","ts":"2026-05-13T12:56:51Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"konflux-demo-component-qxax-on-pull-request-vft9h","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app","snapshot.NameSpace":"konflux-poai","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-wlfr","externalID":"my-integration-test-wlfr-konflux-demo-component-qxax"} {"level":"info","ts":"2026-05-13T12:56:51Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"konflux-demo-component-qxax-on-pull-request-vft9h","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app","ID":75788962877,"CheckName":"Konflux Dev version / my-integration-test-wlfr / konflux-demo-component-qxax","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-13T12:56:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-qxax-on-pull-request-vft9h","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app","pipelineRun.Namespace":"konflux-poai","pipelineRun.Name":"konflux-demo-component-qxax-on-pull-request-vft9h","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-13T12:56:51Z","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-qxax-on-pull-request-vft9h","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app","pipelinerun.Name":"konflux-demo-component-qxax-on-pull-request-vft9h"} {"level":"info","ts":"2026-05-13T12:56: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":"konflux-demo-component-qxax-on-pull-request-vft9h","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app"} {"level":"info","ts":"2026-05-13T12:56:51Z","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-qxax is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"konflux-demo-component-qxax-on-pull-request-vft9h","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app"} {"level":"info","ts":"2026-05-13T12:56:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-demo-component-qxax-on-pull-request-vft9h","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app"} {"level":"info","ts":"2026-05-13T12:56:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-qxax-on-pull-request-vft9h","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app","namespace":"konflux-poai","name":"konflux-demo-component-qxax-on-pull-request-vft9h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:56: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-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T12:56: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-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T12:56: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-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T12:56: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-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T12:56:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","namespace":"gitlab-rep-lber","name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:56:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-demo-component-qxax-on-pull-request-vft9h","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app"} {"level":"info","ts":"2026-05-13T12:56:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-demo-component-qxax-on-pull-request-vft9h","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app"} {"level":"info","ts":"2026-05-13T12:56:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-qxax-on-pull-request-vft9h","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app"} {"level":"info","ts":"2026-05-13T12:56:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-demo-component-qxax-on-pull-request-vft9h","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app"} {"level":"info","ts":"2026-05-13T12:56:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-qxax-on-pull-request-vft9h","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app","namespace":"konflux-poai","name":"konflux-demo-component-qxax-on-pull-request-vft9h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:56:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-demo-component-qxax-on-pull-request-vft9h","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app"} {"level":"info","ts":"2026-05-13T12:56:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-demo-component-qxax-on-pull-request-vft9h","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app"} {"level":"info","ts":"2026-05-13T12:56:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-qxax-on-pull-request-vft9h","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app"} {"level":"info","ts":"2026-05-13T12:56:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-demo-component-qxax-on-pull-request-vft9h","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app"} {"level":"info","ts":"2026-05-13T12:56:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-qxax-on-pull-request-vft9h","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app","namespace":"konflux-poai","name":"konflux-demo-component-qxax-on-pull-request-vft9h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:56:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo"} {"level":"info","ts":"2026-05-13T12:56:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo"} {"level":"info","ts":"2026-05-13T12:56: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-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo"} {"level":"info","ts":"2026-05-13T12:56:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo"} {"level":"info","ts":"2026-05-13T12:56:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo","namespace":"stat-rep-byci","name":"test-component-pac-vmwoaw-on-pull-request-xskpj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:56:53Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-soga-on-pull-request-wndg5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T12:56:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:56:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-soga-on-pull-request-wndg5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-soga-on-pull-request-wndg5","PR group":"konflux-test-comp-soga"} {"level":"info","ts":"2026-05-13T12:56:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","prGroup":"konflux-test-comp-soga","prGroupHash":"b061fc75e58db35d2550ec7a412c922e2dc7f438c2d51e6173602aad074ee8"} {"level":"info","ts":"2026-05-13T12:56:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:56:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:56:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-test-comp-soga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:56:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:56:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-soga-on-pull-request-wndg5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:56:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:56:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:56:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:56:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:56: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-soga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:56:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:56:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-soga-on-pull-request-wndg5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:56:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:56:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:56:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:56:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:56: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-soga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:56:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:56:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-soga-on-pull-request-wndg5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:56:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:56:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:56:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:56:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:56: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-soga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:56:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:56:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-soga-on-pull-request-wndg5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:56:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:56:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:56:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:56:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:56: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-soga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:56:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:56:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-soga-on-pull-request-wndg5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:56:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:56:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:56:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:56:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:56: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-soga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:56:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:56:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-soga-on-pull-request-wndg5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:56:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:56:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:56:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:56:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:56: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-soga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:56:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:56:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-soga-on-pull-request-wndg5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:56:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:56:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:56:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:56:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:56: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-soga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:56:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:56:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-soga-on-pull-request-wndg5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:56:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:56:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:56:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:56:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:56: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-soga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:56:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:56:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-soga-on-pull-request-wndg5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:56:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:56:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:56:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:56:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:56: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-soga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:56:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:56:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-soga-on-pull-request-wndg5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:56:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:56:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:56:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:56:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:56:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-soga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:56:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:56:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-soga-on-pull-request-wndg5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:56:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:56:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:56:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:56:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:56:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-soga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:56:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:56:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-soga-on-pull-request-wndg5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:56:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:56:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:56:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:56:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:56:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-soga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:56:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:56:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-soga-on-pull-request-wndg5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:56:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T12:56:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T12:56: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-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T12:56:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T12:56:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","namespace":"gitlab-rep-lber","name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:56:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T12:56:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T12:56:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T12:56:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T12:56:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","namespace":"gitlab-rep-lber","name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-demo-component-qxax-on-pull-request-vft9h","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app"} {"level":"info","ts":"2026-05-13T12:57:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-demo-component-qxax-on-pull-request-vft9h","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app"} {"level":"info","ts":"2026-05-13T12:57:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-qxax-on-pull-request-vft9h","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app"} {"level":"info","ts":"2026-05-13T12:57:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-demo-component-qxax-on-pull-request-vft9h","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app"} {"level":"info","ts":"2026-05-13T12:57:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-qxax-on-pull-request-vft9h","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"Unknown","lastTransitionTime":"2026-05-13T12:56:51Z","reason":"ResolvingTaskRef","message":"PipelineRun konflux-poai/konflux-demo-component-qxax-on-pull-request-vft9h awaiting remote resource"}],"startTime":"2026-05-13T12:56:51Z","pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"revision","value":"5585a848ccbee87aeb3e29e7e38e4b069e52e9ba"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-poai/konflux-demo-component-qxax:on-pr-5585a848ccbee87aeb3e29e7e38e4b069e52e9ba.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:a2efbcdcecfa5293a622eb356a18f5c88e5714046b214fe8730b43b1a7dbb77d"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-poai/konflux-demo-component-qxax:on-pr-5585a848ccbee87aeb3e29e7e38e4b069e52e9ba.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"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-poai/konflux-demo-component-qxax:on-pr-5585a848ccbee87aeb3e29e7e38e4b069e52e9ba"},{"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-poai/konflux-demo-component-qxax:on-pr-5585a848ccbee87aeb3e29e7e38e4b069e52e9ba"},{"name":"ALWAYS_BUILD_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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:8f3ecbeaff579e41b8278f82d7fabac27845db17a8e687ea6c510c0c9aceabbb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c4ef47e3b4e0508572d266fb745be7e374c29dc02580328cbe9f4d472a8aca57"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:90efa582de7770d55102b74014a765cd16a25a56f2cf644b56a788c70c4dc749"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:7855471abfe87de080b914f2f3ca27c59e64f6448a7c2435e51435b764494c71"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-8f43d667c652f87e53b3013642b870da-4bb960db5518a44e-01"}},"deletionTimestamp":"2026-05-13 12:57:00 +0000 UTC"} {"level":"info","ts":"2026-05-13T12:57: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":"konflux-demo-component-qxax-on-pull-request-vft9h","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app"} {"level":"error","ts":"2026-05-13T12:57:00Z","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-qxax-on-pull-request-vft9h","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app","pipelineRun.Name":"konflux-demo-component-qxax-on-pull-request-vft9h","error":"PipelineRun.tekton.dev \"konflux-demo-component-qxax-on-pull-request-vft9h\" 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-13T12:57:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:841","msg":"Failed to remove finalizer from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-qxax-on-pull-request-vft9h","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app","error":"PipelineRun.tekton.dev \"konflux-demo-component-qxax-on-pull-request-vft9h\" 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-13T12:57:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:274","msg":"Failed to update build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-qxax-on-pull-request-vft9h","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app","error":"PipelineRun.tekton.dev \"konflux-demo-component-qxax-on-pull-request-vft9h\" 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-13T12:57:00Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-demo-component-qxax-on-pull-request-vft9h","namespace":"konflux-poai"},"namespace":"konflux-poai","name":"konflux-demo-component-qxax-on-pull-request-vft9h","reconcileID":"a47e2242-cc65-47d8-8b5e-5be423de9c50","error":"PipelineRun.tekton.dev \"konflux-demo-component-qxax-on-pull-request-vft9h\" 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-13T12:57:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T12:57:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T12:57:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T12:57:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T12:57:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","namespace":"gitlab-rep-lber","name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-demo-component-qxax-on-pull-request-vft9h","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app"} {"level":"info","ts":"2026-05-13T12:57:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-demo-component-qxax-on-pull-request-vft9h","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app"} {"level":"info","ts":"2026-05-13T12:57:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-qxax-on-pull-request-vft9h","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app"} {"level":"info","ts":"2026-05-13T12:57:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-demo-component-qxax-on-pull-request-vft9h","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app"} {"level":"info","ts":"2026-05-13T12:57:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-qxax-on-pull-request-vft9h","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"Unknown","lastTransitionTime":"2026-05-13T12:56:51Z","reason":"ResolvingTaskRef","message":"PipelineRun konflux-poai/konflux-demo-component-qxax-on-pull-request-vft9h awaiting remote resource"}],"startTime":"2026-05-13T12:56:51Z","pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"revision","value":"5585a848ccbee87aeb3e29e7e38e4b069e52e9ba"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-poai/konflux-demo-component-qxax:on-pr-5585a848ccbee87aeb3e29e7e38e4b069e52e9ba.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:a2efbcdcecfa5293a622eb356a18f5c88e5714046b214fe8730b43b1a7dbb77d"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-poai/konflux-demo-component-qxax:on-pr-5585a848ccbee87aeb3e29e7e38e4b069e52e9ba.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"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-poai/konflux-demo-component-qxax:on-pr-5585a848ccbee87aeb3e29e7e38e4b069e52e9ba"},{"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-poai/konflux-demo-component-qxax:on-pr-5585a848ccbee87aeb3e29e7e38e4b069e52e9ba"},{"name":"ALWAYS_BUILD_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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:8f3ecbeaff579e41b8278f82d7fabac27845db17a8e687ea6c510c0c9aceabbb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c4ef47e3b4e0508572d266fb745be7e374c29dc02580328cbe9f4d472a8aca57"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:90efa582de7770d55102b74014a765cd16a25a56f2cf644b56a788c70c4dc749"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:7855471abfe87de080b914f2f3ca27c59e64f6448a7c2435e51435b764494c71"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-8f43d667c652f87e53b3013642b870da-4bb960db5518a44e-01"}},"deletionTimestamp":"2026-05-13 12:57:00 +0000 UTC"} {"level":"info","ts":"2026-05-13T12:57: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":"konflux-demo-component-qxax-on-pull-request-vft9h","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app"} {"level":"info","ts":"2026-05-13T12:57:00Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-qxax-on-pull-request-vft9h","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app","namespace":"konflux-poai","name":"konflux-demo-component-qxax-on-pull-request-vft9h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T12:57:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-demo-component-qxax-on-pull-request-vft9h","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app"} {"level":"info","ts":"2026-05-13T12:57:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-demo-component-qxax-on-pull-request-vft9h","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app"} {"level":"info","ts":"2026-05-13T12:57:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-qxax-on-pull-request-vft9h","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app"} {"level":"info","ts":"2026-05-13T12:57:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-demo-component-qxax-on-pull-request-vft9h","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app"} {"level":"info","ts":"2026-05-13T12:57:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-qxax-on-pull-request-vft9h","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"Unknown","lastTransitionTime":"2026-05-13T12:56:51Z","reason":"ResolvingTaskRef","message":"PipelineRun konflux-poai/konflux-demo-component-qxax-on-pull-request-vft9h awaiting remote resource"}],"startTime":"2026-05-13T12:56:51Z","pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"revision","value":"5585a848ccbee87aeb3e29e7e38e4b069e52e9ba"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-poai/konflux-demo-component-qxax:on-pr-5585a848ccbee87aeb3e29e7e38e4b069e52e9ba.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:a2efbcdcecfa5293a622eb356a18f5c88e5714046b214fe8730b43b1a7dbb77d"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-poai/konflux-demo-component-qxax:on-pr-5585a848ccbee87aeb3e29e7e38e4b069e52e9ba.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"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-poai/konflux-demo-component-qxax:on-pr-5585a848ccbee87aeb3e29e7e38e4b069e52e9ba"},{"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-poai/konflux-demo-component-qxax:on-pr-5585a848ccbee87aeb3e29e7e38e4b069e52e9ba"},{"name":"ALWAYS_BUILD_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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:8f3ecbeaff579e41b8278f82d7fabac27845db17a8e687ea6c510c0c9aceabbb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c4ef47e3b4e0508572d266fb745be7e374c29dc02580328cbe9f4d472a8aca57"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:90efa582de7770d55102b74014a765cd16a25a56f2cf644b56a788c70c4dc749"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:7855471abfe87de080b914f2f3ca27c59e64f6448a7c2435e51435b764494c71"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-8f43d667c652f87e53b3013642b870da-4bb960db5518a44e-01"}},"deletionTimestamp":"2026-05-13 12:57:00 +0000 UTC"} {"level":"info","ts":"2026-05-13T12:57: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":"konflux-demo-component-qxax-on-pull-request-vft9h","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app"} {"level":"info","ts":"2026-05-13T12:57:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"konflux-demo-component-qxax-on-pull-request-vft9h","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app"} {"level":"info","ts":"2026-05-13T12:57:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"konflux-demo-component-qxax-on-pull-request-vft9h","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app"} {"level":"info","ts":"2026-05-13T12:57:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"konflux-demo-component-qxax-on-pull-request-vft9h","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app"} {"level":"info","ts":"2026-05-13T12:57:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"konflux-demo-component-qxax-on-pull-request-vft9h","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app"} {"level":"info","ts":"2026-05-13T12:57:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-qxax-on-pull-request-vft9h","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"Unknown","lastTransitionTime":"2026-05-13T12:56:51Z","reason":"ResolvingTaskRef","message":"PipelineRun konflux-poai/konflux-demo-component-qxax-on-pull-request-vft9h awaiting remote resource"}],"startTime":"2026-05-13T12:56:51Z","pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"revision","value":"5585a848ccbee87aeb3e29e7e38e4b069e52e9ba"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-poai/konflux-demo-component-qxax:on-pr-5585a848ccbee87aeb3e29e7e38e4b069e52e9ba.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:a2efbcdcecfa5293a622eb356a18f5c88e5714046b214fe8730b43b1a7dbb77d"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-poai/konflux-demo-component-qxax:on-pr-5585a848ccbee87aeb3e29e7e38e4b069e52e9ba.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"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-poai/konflux-demo-component-qxax:on-pr-5585a848ccbee87aeb3e29e7e38e4b069e52e9ba"},{"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-poai/konflux-demo-component-qxax:on-pr-5585a848ccbee87aeb3e29e7e38e4b069e52e9ba"},{"name":"ALWAYS_BUILD_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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:8f3ecbeaff579e41b8278f82d7fabac27845db17a8e687ea6c510c0c9aceabbb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c4ef47e3b4e0508572d266fb745be7e374c29dc02580328cbe9f4d472a8aca57"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:90efa582de7770d55102b74014a765cd16a25a56f2cf644b56a788c70c4dc749"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:7855471abfe87de080b914f2f3ca27c59e64f6448a7c2435e51435b764494c71"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-8f43d667c652f87e53b3013642b870da-4bb960db5518a44e-01"}},"deletionTimestamp":"2026-05-13 12:57:00 +0000 UTC"} {"level":"info","ts":"2026-05-13T12:57: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":"konflux-demo-component-qxax-on-pull-request-vft9h","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app"} {"level":"info","ts":"2026-05-13T12:57:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:57:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:57:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:57:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:57:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-default-zygjch is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:57:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:57:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","namespace":"build-e2e-kcui","name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T12:57:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T12:57:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T12:57:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T12:57:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","namespace":"gitlab-rep-lber","name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T12:57:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T12:57:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T12:57:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T12:57:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","namespace":"gitlab-rep-lber","name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57: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-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T12:57: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-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T12:57: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-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T12:57: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-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T12:57:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","namespace":"gitlab-rep-lber","name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T12:57:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T12:57: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-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T12:57:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T12:57:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","namespace":"gitlab-rep-lber","name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T12:57:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T12:57: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-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T12:57:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T12:57:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","namespace":"gitlab-rep-lber","name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57: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-soga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-soga-on-pull-request-wndg5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-soga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-soga-on-pull-request-wndg5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T12:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T12:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T12:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T12:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","namespace":"gitlab-rep-lber","name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-soga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-soga-on-pull-request-wndg5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T12:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T12:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T12:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T12:57:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","namespace":"gitlab-rep-lber","name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T12:57:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T12:57: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-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T12:57:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T12:57:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","namespace":"gitlab-rep-lber","name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:05Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T12:57:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57: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-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","PR group":"konflux-gh-multi-component-parent-wrgi"} {"level":"info","ts":"2026-05-13T12:57: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-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","prGroup":"konflux-gh-multi-component-parent-wrgi","prGroupHash":"f9b114257a001686dc74f93435de30a49f1ec510b35a53444187809b9d8d53"} {"level":"info","ts":"2026-05-13T12:57:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57: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-parent-wrgi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-wrgi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-wrgi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-wrgi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:05Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-qxax-on-push-n4b5v","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app","namespace":"konflux-poai","name":"konflux-demo-component-qxax-on-push-n4b5v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T12:57:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:592","msg":"all component snapshots for the PR have been annotated with merged status","buildpipelineRun":{"name":"konflux-demo-component-qxax-on-push-n4b5v","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app"} {"level":"info","ts":"2026-05-13T12:57:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"konflux-demo-component-qxax-on-push-n4b5v","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app"} {"level":"info","ts":"2026-05-13T12:57:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"konflux-demo-component-qxax-on-push-n4b5v","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app"} {"level":"info","ts":"2026-05-13T12:57:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-qxax-on-push-n4b5v","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app","namespace":"konflux-poai","name":"konflux-demo-component-qxax-on-push-n4b5v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun konflux-demo-component-qxax-on-push-n4b5v is not associated with a pull request","buildpipelineRun":{"name":"konflux-demo-component-qxax-on-push-n4b5v","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app"} {"level":"info","ts":"2026-05-13T12:57:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-wrgi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-wrgi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-wrgi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-wrgi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-wrgi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-wrgi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-wrgi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-wrgi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-wrgi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-wrgi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57: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":"component-two-rbgw-on-pull-request-k9vmq","namespace":"build-e2e-yifo"},"application":"build-e2e-yifo/build-secret-lookup-qdfe"} {"level":"info","ts":"2026-05-13T12:57: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":"component-two-rbgw-on-pull-request-k9vmq","namespace":"build-e2e-yifo"},"application":"build-e2e-yifo/build-secret-lookup-qdfe"} {"level":"info","ts":"2026-05-13T12:57: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":"component-two-rbgw-on-pull-request-k9vmq","namespace":"build-e2e-yifo"},"application":"build-e2e-yifo/build-secret-lookup-qdfe"} {"level":"info","ts":"2026-05-13T12:57: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":"component-two-rbgw-on-pull-request-k9vmq","namespace":"build-e2e-yifo"},"application":"build-e2e-yifo/build-secret-lookup-qdfe"} {"level":"info","ts":"2026-05-13T12:57:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-component-two-rbgw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"component-two-rbgw-on-pull-request-k9vmq","namespace":"build-e2e-yifo"},"application":"build-e2e-yifo/build-secret-lookup-qdfe"} {"level":"info","ts":"2026-05-13T12:57: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":"component-two-rbgw-on-pull-request-k9vmq","namespace":"build-e2e-yifo"},"application":"build-e2e-yifo/build-secret-lookup-qdfe"} {"level":"info","ts":"2026-05-13T12:57:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"component-two-rbgw-on-pull-request-k9vmq","namespace":"build-e2e-yifo"},"application":"build-e2e-yifo/build-secret-lookup-qdfe","namespace":"build-e2e-yifo","name":"component-two-rbgw-on-pull-request-k9vmq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-wrgi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-wrgi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57: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-wrgi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57: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-wrgi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-wrgi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-wrgi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-wrgi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-rvck is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-rvck-on-pull-request-v8bcs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T12:57:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T12:57:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T12:57:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T12:57:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","namespace":"gitlab-rep-lber","name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-wrgi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-wrgi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57: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-wrgi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57: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-wrgi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:14Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"namespace":"build-e2e-kcui","name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-05-13T12:57:14Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"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-13T12:57:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:14Z","logger":"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-wrgi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T12:57:15Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"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-13T12:57:15Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"namespace":"build-e2e-kcui","name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","reconcileID":"417ea8a2-a431-4760-904e-d39416ca3162","error":"pipelineruns.tekton.dev \"gl-test-custom-default-zygjch-on-pull-request-4n9nl\" 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-13T12:57:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_controller.go:77","msg":"Failed to get build pipelineRun for","buildpipelineRun":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"req":{"name":"gl-test-custom-default-zygjch-on-pull-request-4n9nl","namespace":"build-e2e-kcui"},"error":"PipelineRun.tekton.dev \"gl-test-custom-default-zygjch-on-pull-request-4n9nl\" 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-13T12:57:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57: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-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57: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-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57: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-wrgi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57: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-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57: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-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57: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-wrgi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57: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-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57: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-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57: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-wrgi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57: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-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57: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-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57: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-wrgi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57: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-parent-wrgi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57: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-parent-wrgi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57: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-soga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-soga-on-pull-request-wndg5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57: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-parent-wrgi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57: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-wrgi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57: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-wrgi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57: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-wrgi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:18Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T12:57:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:18Z","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-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","PR group":"konflux-gl-multi-component-parent-nwew"} {"level":"info","ts":"2026-05-13T12:57:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","prGroup":"konflux-gl-multi-component-parent-nwew","prGroupHash":"7abf4b8461e98e5dd4f4c051d203259a90ff6e47b6f906ebd8a54816269520"} {"level":"info","ts":"2026-05-13T12:57:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:18Z","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-nwew is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-wrgi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-nwew is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-wrgi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-nwew is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-nwew is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-nwew is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-nwew is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-nwew is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-nwew is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-nwew is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:20Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T12:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:20Z","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-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","PR group":"konflux-gl-multi-component-parent-nwew"} {"level":"info","ts":"2026-05-13T12:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","prGroup":"konflux-gl-multi-component-parent-nwew","prGroupHash":"7abf4b8461e98e5dd4f4c051d203259a90ff6e47b6f906ebd8a54816269520"} {"level":"info","ts":"2026-05-13T12:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-nwew is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-aqnt/gl-multi-component-parent-nwew-on-pull-request-f25cs with pr group konflux-gl-multi-component-parent-nwew is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","build-e2e-aqnt":"gl-multi-component-parent-nwew-on-pull-request-f25cs"} {"level":"info","ts":"2026-05-13T12:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aqnt/gl-multi-component-parent-nwew-on-pull-request-f25cs with pr group konflux-gl-multi-component-parent-nwew is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-nwew is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aqnt/gl-multi-component-parent-nwew-on-pull-request-f25cs with pr group konflux-gl-multi-component-parent-nwew is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-nwew is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-aqnt/gl-multi-component-parent-nwew-on-pull-request-f25cs with pr group konflux-gl-multi-component-parent-nwew is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","build-e2e-aqnt":"gl-multi-component-parent-nwew-on-pull-request-f25cs"} {"level":"info","ts":"2026-05-13T12:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aqnt/gl-multi-component-parent-nwew-on-pull-request-f25cs with pr group konflux-gl-multi-component-parent-nwew is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-nwew is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-aqnt/gl-multi-component-parent-nwew-on-pull-request-f25cs with pr group konflux-gl-multi-component-parent-nwew is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","build-e2e-aqnt":"gl-multi-component-parent-nwew-on-pull-request-f25cs"} {"level":"info","ts":"2026-05-13T12:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aqnt/gl-multi-component-parent-nwew-on-pull-request-f25cs with pr group konflux-gl-multi-component-parent-nwew is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-nwew is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:21Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"gl-test-custom-branch-tnfrwf","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","namespace":"build-e2e-kcui","name":"gl-test-custom-branch-tnfrwf","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-13T12:57:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aqnt/gl-multi-component-parent-nwew-on-pull-request-f25cs with pr group konflux-gl-multi-component-parent-nwew is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-nwew is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aqnt/gl-multi-component-parent-nwew-on-pull-request-f25cs with pr group konflux-gl-multi-component-parent-nwew is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-nwew is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aqnt/gl-multi-component-parent-nwew-on-pull-request-f25cs with pr group konflux-gl-multi-component-parent-nwew is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-nwew is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aqnt/gl-multi-component-parent-nwew-on-pull-request-f25cs with pr group konflux-gl-multi-component-parent-nwew is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-nwew is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aqnt/gl-multi-component-parent-nwew-on-pull-request-f25cs with pr group konflux-gl-multi-component-parent-nwew is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-nwew is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aqnt/gl-multi-component-parent-nwew-on-pull-request-f25cs with pr group konflux-gl-multi-component-parent-nwew is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-nwew is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aqnt/gl-multi-component-parent-nwew-on-pull-request-f25cs with pr group konflux-gl-multi-component-parent-nwew is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-nwew is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aqnt/gl-multi-component-parent-nwew-on-pull-request-f25cs with pr group konflux-gl-multi-component-parent-nwew is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-nwew is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"snapshot-sample-beio"} {"level":"info","ts":"2026-05-13T12:57:25Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"happy-path-fynm","snapshot":"snapshot-sample-beio"} {"level":"info","ts":"2026-05-13T12:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-aqnt/gl-multi-component-parent-nwew-on-pull-request-f25cs with pr group konflux-gl-multi-component-parent-nwew is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","build-e2e-aqnt":"gl-multi-component-parent-nwew-on-pull-request-f25cs"} {"level":"info","ts":"2026-05-13T12:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T12:57:26Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-parent-nwew-on-pull-request-f25cs\" was cancelled"}],"startTime":"2026-05-13T12:57:20Z","completionTime":"2026-05-13T12:57:26Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-parent-pexvqg"},{"name":"revision","value":"5f865130acce8ba873e3d8b265b0a4852ee54cba"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-aqnt/gl-multi-component-parent-nwew:on-pr-5f865130acce8ba873e3d8b265b0a4852ee54cba.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-aqnt/gl-multi-component-parent-nwew:on-pr-5f865130acce8ba873e3d8b265b0a4852ee54cba.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"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-aqnt/gl-multi-component-parent-nwew:on-pr-5f865130acce8ba873e3d8b265b0a4852ee54cba"},{"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-aqnt/gl-multi-component-parent-nwew:on-pr-5f865130acce8ba873e3d8b265b0a4852ee54cba"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-02dbafc0bb74ca2b2b67e346b52550a9-9423112db1f90042-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-13T12:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:26Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T12:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-nwew-on-pull-request-f25cs has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-aqnt/gl-multi-component-parent-nwew-on-pull-request-f25cs with pr group konflux-gl-multi-component-parent-nwew is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","build-e2e-aqnt":"gl-multi-component-parent-nwew-on-pull-request-f25cs"} {"level":"info","ts":"2026-05-13T12:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T12:57:26Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-parent-nwew-on-pull-request-f25cs\" was cancelled"}],"startTime":"2026-05-13T12:57:20Z","completionTime":"2026-05-13T12:57:26Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-parent-pexvqg"},{"name":"revision","value":"5f865130acce8ba873e3d8b265b0a4852ee54cba"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-aqnt/gl-multi-component-parent-nwew:on-pr-5f865130acce8ba873e3d8b265b0a4852ee54cba.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-aqnt/gl-multi-component-parent-nwew:on-pr-5f865130acce8ba873e3d8b265b0a4852ee54cba.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"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-aqnt/gl-multi-component-parent-nwew:on-pr-5f865130acce8ba873e3d8b265b0a4852ee54cba"},{"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-aqnt/gl-multi-component-parent-nwew:on-pr-5f865130acce8ba873e3d8b265b0a4852ee54cba"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-02dbafc0bb74ca2b2b67e346b52550a9-9423112db1f90042-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-13T12:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-nwew-on-pull-request-f25cs has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-aqnt/gl-multi-component-parent-nwew-on-pull-request-f25cs with pr group konflux-gl-multi-component-parent-nwew is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","build-e2e-aqnt":"gl-multi-component-parent-nwew-on-pull-request-f25cs"} {"level":"info","ts":"2026-05-13T12:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T12:57:26Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-parent-nwew-on-pull-request-f25cs\" was cancelled"}],"startTime":"2026-05-13T12:57:20Z","completionTime":"2026-05-13T12:57:26Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-parent-pexvqg"},{"name":"revision","value":"5f865130acce8ba873e3d8b265b0a4852ee54cba"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-aqnt/gl-multi-component-parent-nwew:on-pr-5f865130acce8ba873e3d8b265b0a4852ee54cba.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-aqnt/gl-multi-component-parent-nwew:on-pr-5f865130acce8ba873e3d8b265b0a4852ee54cba.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"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-aqnt/gl-multi-component-parent-nwew:on-pr-5f865130acce8ba873e3d8b265b0a4852ee54cba"},{"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-aqnt/gl-multi-component-parent-nwew:on-pr-5f865130acce8ba873e3d8b265b0a4852ee54cba"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-02dbafc0bb74ca2b2b67e346b52550a9-9423112db1f90042-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-13T12:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-nwew-on-pull-request-f25cs has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-aqnt/gl-multi-component-parent-nwew-on-pull-request-f25cs with pr group konflux-gl-multi-component-parent-nwew is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","build-e2e-aqnt":"gl-multi-component-parent-nwew-on-pull-request-f25cs"} {"level":"info","ts":"2026-05-13T12:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T12:57:26Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-parent-nwew-on-pull-request-f25cs\" was cancelled"}],"startTime":"2026-05-13T12:57:20Z","completionTime":"2026-05-13T12:57:26Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-parent-pexvqg"},{"name":"revision","value":"5f865130acce8ba873e3d8b265b0a4852ee54cba"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-aqnt/gl-multi-component-parent-nwew:on-pr-5f865130acce8ba873e3d8b265b0a4852ee54cba.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-aqnt/gl-multi-component-parent-nwew:on-pr-5f865130acce8ba873e3d8b265b0a4852ee54cba.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"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-aqnt/gl-multi-component-parent-nwew:on-pr-5f865130acce8ba873e3d8b265b0a4852ee54cba"},{"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-aqnt/gl-multi-component-parent-nwew:on-pr-5f865130acce8ba873e3d8b265b0a4852ee54cba"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-02dbafc0bb74ca2b2b67e346b52550a9-9423112db1f90042-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-13T12:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-nwew-on-pull-request-f25cs has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aqnt/gl-multi-component-parent-nwew-on-pull-request-f25cs with pr group konflux-gl-multi-component-parent-nwew is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-nwew is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aqnt/gl-multi-component-parent-nwew-on-pull-request-f25cs with pr group konflux-gl-multi-component-parent-nwew is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-nwew is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-aqnt/gl-multi-component-parent-nwew-on-pull-request-f25cs with pr group konflux-gl-multi-component-parent-nwew is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","build-e2e-aqnt":"gl-multi-component-parent-nwew-on-pull-request-f25cs"} {"level":"info","ts":"2026-05-13T12:57:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T12:57:26Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-parent-nwew-on-pull-request-f25cs\" was cancelled"}],"startTime":"2026-05-13T12:57:20Z","completionTime":"2026-05-13T12:57:26Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-parent-pexvqg"},{"name":"revision","value":"5f865130acce8ba873e3d8b265b0a4852ee54cba"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-aqnt/gl-multi-component-parent-nwew:on-pr-5f865130acce8ba873e3d8b265b0a4852ee54cba.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-aqnt/gl-multi-component-parent-nwew:on-pr-5f865130acce8ba873e3d8b265b0a4852ee54cba.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"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-aqnt/gl-multi-component-parent-nwew:on-pr-5f865130acce8ba873e3d8b265b0a4852ee54cba"},{"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-aqnt/gl-multi-component-parent-nwew:on-pr-5f865130acce8ba873e3d8b265b0a4852ee54cba"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-02dbafc0bb74ca2b2b67e346b52550a9-9423112db1f90042-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-13T12:57:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-nwew-on-pull-request-f25cs has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aqnt/gl-multi-component-parent-nwew-on-pull-request-f25cs with pr group konflux-gl-multi-component-parent-nwew is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57: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-nwew is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aqnt/gl-multi-component-parent-nwew-on-pull-request-f25cs with pr group konflux-gl-multi-component-parent-nwew is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57: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-nwew is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:30Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-fmwj-on-pull-request-2brs7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T12:57:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-fmwj-on-pull-request-2brs7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-fmwj-on-pull-request-2brs7","PR group":"konflux-test-comp-fmwj"} {"level":"info","ts":"2026-05-13T12:57: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-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","prGroup":"konflux-test-comp-fmwj","prGroupHash":"7a71fb0b09694c86b8dfcc3a9ee179b347b57f237d32092c27fe6bd92a52b8"} {"level":"info","ts":"2026-05-13T12:57:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-test-comp-fmwj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-fmwj-on-pull-request-2brs7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57: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-fmwj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-fmwj-on-pull-request-2brs7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57: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-fmwj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-fmwj-on-pull-request-2brs7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57: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-fmwj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-fmwj-on-pull-request-2brs7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57: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-fmwj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-fmwj-on-pull-request-2brs7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57: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-fmwj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-fmwj-on-pull-request-2brs7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57: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-fmwj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-fmwj-on-pull-request-2brs7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57: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-fmwj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-fmwj-on-pull-request-2brs7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57: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-fmwj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-fmwj-on-pull-request-2brs7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57: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-fmwj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-fmwj-on-pull-request-2brs7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57: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-fmwj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-fmwj-on-pull-request-2brs7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57: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-fmwj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-fmwj-on-pull-request-2brs7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57: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-fmwj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-fmwj-on-pull-request-2brs7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57: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-fmwj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-fmwj-on-pull-request-2brs7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aqnt/gl-multi-component-parent-nwew-on-pull-request-f25cs with pr group konflux-gl-multi-component-parent-nwew is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-nwew is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-aqnt/gl-multi-component-parent-nwew-on-pull-request-f25cs with pr group konflux-gl-multi-component-parent-nwew is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","build-e2e-aqnt":"gl-multi-component-parent-nwew-on-pull-request-f25cs"} {"level":"info","ts":"2026-05-13T12:57:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T12:57:26Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-parent-nwew-on-pull-request-f25cs\" was cancelled"}],"startTime":"2026-05-13T12:57:20Z","completionTime":"2026-05-13T12:57:26Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-parent-pexvqg"},{"name":"revision","value":"5f865130acce8ba873e3d8b265b0a4852ee54cba"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-aqnt/gl-multi-component-parent-nwew:on-pr-5f865130acce8ba873e3d8b265b0a4852ee54cba.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-aqnt/gl-multi-component-parent-nwew:on-pr-5f865130acce8ba873e3d8b265b0a4852ee54cba.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"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-aqnt/gl-multi-component-parent-nwew:on-pr-5f865130acce8ba873e3d8b265b0a4852ee54cba"},{"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-aqnt/gl-multi-component-parent-nwew:on-pr-5f865130acce8ba873e3d8b265b0a4852ee54cba"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-02dbafc0bb74ca2b2b67e346b52550a9-9423112db1f90042-01"}},"deletionTimestamp":"2026-05-13 12:57:32 +0000 UTC"} {"level":"info","ts":"2026-05-13T12:57:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-nwew-on-pull-request-f25cs has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57: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-fmwj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-fmwj-on-pull-request-2brs7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-aqnt/gl-multi-component-parent-nwew-on-pull-request-f25cs with pr group konflux-gl-multi-component-parent-nwew is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","build-e2e-aqnt":"gl-multi-component-parent-nwew-on-pull-request-f25cs"} {"level":"info","ts":"2026-05-13T12:57:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T12:57:26Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-parent-nwew-on-pull-request-f25cs\" was cancelled"}],"startTime":"2026-05-13T12:57:20Z","completionTime":"2026-05-13T12:57:26Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-parent-pexvqg"},{"name":"revision","value":"5f865130acce8ba873e3d8b265b0a4852ee54cba"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-aqnt/gl-multi-component-parent-nwew:on-pr-5f865130acce8ba873e3d8b265b0a4852ee54cba.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-aqnt/gl-multi-component-parent-nwew:on-pr-5f865130acce8ba873e3d8b265b0a4852ee54cba.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"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-aqnt/gl-multi-component-parent-nwew:on-pr-5f865130acce8ba873e3d8b265b0a4852ee54cba"},{"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-aqnt/gl-multi-component-parent-nwew:on-pr-5f865130acce8ba873e3d8b265b0a4852ee54cba"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-02dbafc0bb74ca2b2b67e346b52550a9-9423112db1f90042-01"}},"deletionTimestamp":"2026-05-13 12:57:32 +0000 UTC"} {"level":"info","ts":"2026-05-13T12:57:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-nwew-on-pull-request-f25cs has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-aqnt/gl-multi-component-parent-nwew-on-pull-request-f25cs with pr group konflux-gl-multi-component-parent-nwew is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","build-e2e-aqnt":"gl-multi-component-parent-nwew-on-pull-request-f25cs"} {"level":"info","ts":"2026-05-13T12:57:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T12:57:26Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-parent-nwew-on-pull-request-f25cs\" was cancelled"}],"startTime":"2026-05-13T12:57:20Z","completionTime":"2026-05-13T12:57:26Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-parent-pexvqg"},{"name":"revision","value":"5f865130acce8ba873e3d8b265b0a4852ee54cba"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-aqnt/gl-multi-component-parent-nwew:on-pr-5f865130acce8ba873e3d8b265b0a4852ee54cba.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-aqnt/gl-multi-component-parent-nwew:on-pr-5f865130acce8ba873e3d8b265b0a4852ee54cba.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"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-aqnt/gl-multi-component-parent-nwew:on-pr-5f865130acce8ba873e3d8b265b0a4852ee54cba"},{"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-aqnt/gl-multi-component-parent-nwew:on-pr-5f865130acce8ba873e3d8b265b0a4852ee54cba"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-02dbafc0bb74ca2b2b67e346b52550a9-9423112db1f90042-01"}},"deletionTimestamp":"2026-05-13 12:57:32 +0000 UTC"} {"level":"info","ts":"2026-05-13T12:57:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-nwew-on-pull-request-f25cs has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-f25cs","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57: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-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-fmwj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-fmwj-on-pull-request-2brs7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57: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-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-fmwj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-fmwj-on-pull-request-2brs7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-fmwj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-fmwj-on-pull-request-2brs7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:38Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-parent-nwew-on-pull-request-46psj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T12:57:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:38Z","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-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-parent-nwew-on-pull-request-46psj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-multi-component-parent-nwew-on-pull-request-46psj","PR group":"konflux-gl-multi-component-parent-nwew"} {"level":"info","ts":"2026-05-13T12:57:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","prGroup":"konflux-gl-multi-component-parent-nwew","prGroupHash":"7abf4b8461e98e5dd4f4c051d203259a90ff6e47b6f906ebd8a54816269520"} {"level":"info","ts":"2026-05-13T12:57:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aqnt/gl-multi-component-parent-nwew-on-pull-request-f25cs with pr group konflux-gl-multi-component-parent-nwew is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57: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-nwew is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-parent-nwew-on-pull-request-46psj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aqnt/gl-multi-component-parent-nwew-on-pull-request-f25cs with pr group konflux-gl-multi-component-parent-nwew is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aqnt/gl-multi-component-parent-nwew-on-pull-request-q46j4 with pr group konflux-gl-multi-component-parent-nwew is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57: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-nwew is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-parent-nwew-on-pull-request-46psj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aqnt/gl-multi-component-parent-nwew-on-pull-request-f25cs with pr group konflux-gl-multi-component-parent-nwew is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aqnt/gl-multi-component-parent-nwew-on-pull-request-q46j4 with pr group konflux-gl-multi-component-parent-nwew is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57: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-nwew is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-parent-nwew-on-pull-request-46psj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aqnt/gl-multi-component-parent-nwew-on-pull-request-q46j4 with pr group konflux-gl-multi-component-parent-nwew is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aqnt/gl-multi-component-parent-nwew-on-pull-request-f25cs with pr group konflux-gl-multi-component-parent-nwew is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57: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-nwew is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-parent-nwew-on-pull-request-46psj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aqnt/gl-multi-component-parent-nwew-on-pull-request-f25cs with pr group konflux-gl-multi-component-parent-nwew is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aqnt/gl-multi-component-parent-nwew-on-pull-request-q46j4 with pr group konflux-gl-multi-component-parent-nwew is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57: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-nwew is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-parent-nwew-on-pull-request-46psj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aqnt/gl-multi-component-parent-nwew-on-pull-request-f25cs with pr group konflux-gl-multi-component-parent-nwew is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aqnt/gl-multi-component-parent-nwew-on-pull-request-q46j4 with pr group konflux-gl-multi-component-parent-nwew is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57: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-nwew is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-parent-nwew-on-pull-request-46psj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aqnt/gl-multi-component-parent-nwew-on-pull-request-f25cs with pr group konflux-gl-multi-component-parent-nwew is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aqnt/gl-multi-component-parent-nwew-on-pull-request-q46j4 with pr group konflux-gl-multi-component-parent-nwew is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57: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-nwew is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-parent-nwew-on-pull-request-46psj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-aqnt/gl-multi-component-parent-nwew-on-pull-request-q46j4 with pr group konflux-gl-multi-component-parent-nwew is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","build-e2e-aqnt":"gl-multi-component-parent-nwew-on-pull-request-q46j4"} {"level":"info","ts":"2026-05-13T12:57:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aqnt/gl-multi-component-parent-nwew-on-pull-request-f25cs with pr group konflux-gl-multi-component-parent-nwew is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aqnt/gl-multi-component-parent-nwew-on-pull-request-q46j4 with pr group konflux-gl-multi-component-parent-nwew is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57: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-nwew is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-parent-nwew-on-pull-request-46psj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aqnt/gl-multi-component-parent-nwew-on-pull-request-f25cs with pr group konflux-gl-multi-component-parent-nwew is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aqnt/gl-multi-component-parent-nwew-on-pull-request-q46j4 with pr group konflux-gl-multi-component-parent-nwew is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57: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-nwew is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-parent-nwew-on-pull-request-46psj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aqnt/gl-multi-component-parent-nwew-on-pull-request-f25cs with pr group konflux-gl-multi-component-parent-nwew is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aqnt/gl-multi-component-parent-nwew-on-pull-request-q46j4 with pr group konflux-gl-multi-component-parent-nwew is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57: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-nwew is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-parent-nwew-on-pull-request-46psj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aqnt/gl-multi-component-parent-nwew-on-pull-request-f25cs with pr group konflux-gl-multi-component-parent-nwew is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aqnt/gl-multi-component-parent-nwew-on-pull-request-q46j4 with pr group konflux-gl-multi-component-parent-nwew is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-nwew is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-parent-nwew-on-pull-request-46psj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-aqnt/gl-multi-component-parent-nwew-on-pull-request-q46j4 with pr group konflux-gl-multi-component-parent-nwew is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","build-e2e-aqnt":"gl-multi-component-parent-nwew-on-pull-request-q46j4"} {"level":"info","ts":"2026-05-13T12:57:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aqnt/gl-multi-component-parent-nwew-on-pull-request-q46j4 with pr group konflux-gl-multi-component-parent-nwew is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aqnt/gl-multi-component-parent-nwew-on-pull-request-f25cs with pr group konflux-gl-multi-component-parent-nwew is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-nwew is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-parent-nwew-on-pull-request-46psj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-aqnt/gl-multi-component-parent-nwew-on-pull-request-q46j4 with pr group konflux-gl-multi-component-parent-nwew is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","build-e2e-aqnt":"gl-multi-component-parent-nwew-on-pull-request-q46j4"} {"level":"info","ts":"2026-05-13T12:57:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T12:57:39Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-parent-nwew-on-pull-request-q46j4\" was cancelled"}],"startTime":"2026-05-13T12:57:21Z","completionTime":"2026-05-13T12:57:39Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-parent-pexvqg"},{"name":"revision","value":"5f865130acce8ba873e3d8b265b0a4852ee54cba"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-aqnt/gl-multi-component-parent-nwew:on-pr-5f865130acce8ba873e3d8b265b0a4852ee54cba.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-aqnt/gl-multi-component-parent-nwew:on-pr-5f865130acce8ba873e3d8b265b0a4852ee54cba.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"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-aqnt/gl-multi-component-parent-nwew:on-pr-5f865130acce8ba873e3d8b265b0a4852ee54cba"},{"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-aqnt/gl-multi-component-parent-nwew:on-pr-5f865130acce8ba873e3d8b265b0a4852ee54cba"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-parent-nwew-on-pull-request-q46j4-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compoa646a6a30bcc357b3365c440504b0705-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-d961ec14a598248a4abef8e6360a3559-5c4fda3b2c48b287-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-13T12:57:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:39Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T12:57:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-nwew-on-pull-request-q46j4 has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aqnt/gl-multi-component-parent-nwew-on-pull-request-f25cs with pr group konflux-gl-multi-component-parent-nwew is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aqnt/gl-multi-component-parent-nwew-on-pull-request-q46j4 with pr group konflux-gl-multi-component-parent-nwew is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-nwew is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-parent-nwew-on-pull-request-46psj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-aqnt/gl-multi-component-parent-nwew-on-pull-request-q46j4 with pr group konflux-gl-multi-component-parent-nwew is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","build-e2e-aqnt":"gl-multi-component-parent-nwew-on-pull-request-q46j4"} {"level":"info","ts":"2026-05-13T12:57:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T12:57:39Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-parent-nwew-on-pull-request-q46j4\" was cancelled"}],"startTime":"2026-05-13T12:57:21Z","completionTime":"2026-05-13T12:57:39Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-parent-pexvqg"},{"name":"revision","value":"5f865130acce8ba873e3d8b265b0a4852ee54cba"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-aqnt/gl-multi-component-parent-nwew:on-pr-5f865130acce8ba873e3d8b265b0a4852ee54cba.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-aqnt/gl-multi-component-parent-nwew:on-pr-5f865130acce8ba873e3d8b265b0a4852ee54cba.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"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-aqnt/gl-multi-component-parent-nwew:on-pr-5f865130acce8ba873e3d8b265b0a4852ee54cba"},{"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-aqnt/gl-multi-component-parent-nwew:on-pr-5f865130acce8ba873e3d8b265b0a4852ee54cba"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-parent-nwew-on-pull-request-q46j4-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compoa646a6a30bcc357b3365c440504b0705-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-d961ec14a598248a4abef8e6360a3559-5c4fda3b2c48b287-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-13T12:57:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-nwew-on-pull-request-q46j4 has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-aqnt/gl-multi-component-parent-nwew-on-pull-request-q46j4 with pr group konflux-gl-multi-component-parent-nwew is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","build-e2e-aqnt":"gl-multi-component-parent-nwew-on-pull-request-q46j4"} {"level":"info","ts":"2026-05-13T12:57:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T12:57:39Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-parent-nwew-on-pull-request-q46j4\" was cancelled"}],"startTime":"2026-05-13T12:57:21Z","completionTime":"2026-05-13T12:57:39Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-parent-pexvqg"},{"name":"revision","value":"5f865130acce8ba873e3d8b265b0a4852ee54cba"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-aqnt/gl-multi-component-parent-nwew:on-pr-5f865130acce8ba873e3d8b265b0a4852ee54cba.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-aqnt/gl-multi-component-parent-nwew:on-pr-5f865130acce8ba873e3d8b265b0a4852ee54cba.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"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-aqnt/gl-multi-component-parent-nwew:on-pr-5f865130acce8ba873e3d8b265b0a4852ee54cba"},{"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-aqnt/gl-multi-component-parent-nwew:on-pr-5f865130acce8ba873e3d8b265b0a4852ee54cba"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-parent-nwew-on-pull-request-q46j4-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compoa646a6a30bcc357b3365c440504b0705-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-d961ec14a598248a4abef8e6360a3559-5c4fda3b2c48b287-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-13T12:57:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-nwew-on-pull-request-q46j4 has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aqnt/gl-multi-component-parent-nwew-on-pull-request-f25cs with pr group konflux-gl-multi-component-parent-nwew is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aqnt/gl-multi-component-parent-nwew-on-pull-request-q46j4 with pr group konflux-gl-multi-component-parent-nwew is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-nwew is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-parent-nwew-on-pull-request-46psj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-aqnt/gl-multi-component-parent-nwew-on-pull-request-q46j4 with pr group konflux-gl-multi-component-parent-nwew is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","build-e2e-aqnt":"gl-multi-component-parent-nwew-on-pull-request-q46j4"} {"level":"info","ts":"2026-05-13T12:57:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T12:57:39Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-parent-nwew-on-pull-request-q46j4\" was cancelled"}],"startTime":"2026-05-13T12:57:21Z","completionTime":"2026-05-13T12:57:39Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-parent-pexvqg"},{"name":"revision","value":"5f865130acce8ba873e3d8b265b0a4852ee54cba"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-aqnt/gl-multi-component-parent-nwew:on-pr-5f865130acce8ba873e3d8b265b0a4852ee54cba.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-aqnt/gl-multi-component-parent-nwew:on-pr-5f865130acce8ba873e3d8b265b0a4852ee54cba.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"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-aqnt/gl-multi-component-parent-nwew:on-pr-5f865130acce8ba873e3d8b265b0a4852ee54cba"},{"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-aqnt/gl-multi-component-parent-nwew:on-pr-5f865130acce8ba873e3d8b265b0a4852ee54cba"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-parent-nwew-on-pull-request-q46j4-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compoa646a6a30bcc357b3365c440504b0705-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-d961ec14a598248a4abef8e6360a3559-5c4fda3b2c48b287-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-13T12:57:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-nwew-on-pull-request-q46j4 has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-aqnt/gl-multi-component-parent-nwew-on-pull-request-q46j4 with pr group konflux-gl-multi-component-parent-nwew is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","build-e2e-aqnt":"gl-multi-component-parent-nwew-on-pull-request-q46j4"} {"level":"info","ts":"2026-05-13T12:57:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T12:57:40Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-parent-nwew-on-pull-request-q46j4\" was cancelled"}],"startTime":"2026-05-13T12:57:21Z","completionTime":"2026-05-13T12:57:40Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-parent-pexvqg"},{"name":"revision","value":"5f865130acce8ba873e3d8b265b0a4852ee54cba"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-aqnt/gl-multi-component-parent-nwew:on-pr-5f865130acce8ba873e3d8b265b0a4852ee54cba.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-aqnt/gl-multi-component-parent-nwew:on-pr-5f865130acce8ba873e3d8b265b0a4852ee54cba.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"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-aqnt/gl-multi-component-parent-nwew:on-pr-5f865130acce8ba873e3d8b265b0a4852ee54cba"},{"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-aqnt/gl-multi-component-parent-nwew:on-pr-5f865130acce8ba873e3d8b265b0a4852ee54cba"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-parent-nwew-on-pull-request-q46j4-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compoa646a6a30bcc357b3365c440504b0705-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-d961ec14a598248a4abef8e6360a3559-5c4fda3b2c48b287-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-13T12:57:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-nwew-on-pull-request-q46j4 has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:680","msg":"not the latest pipelineRun, skipping notifying the group about the failure","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1354","msg":"The build pipelineRun build-e2e-aqnt/gl-multi-component-parent-nwew-on-pull-request-q46j4 with pr group konflux-gl-multi-component-parent-nwew is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:467","msg":"build plr %s/%s is not the latest one, skipp reporting integration test status to git provider","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","build-e2e-aqnt":"gl-multi-component-parent-nwew-on-pull-request-q46j4"} {"level":"info","ts":"2026-05-13T12:57:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T12:57:40Z","reason":"Cancelled","message":"PipelineRun \"gl-multi-component-parent-nwew-on-pull-request-q46j4\" was cancelled"}],"startTime":"2026-05-13T12:57:21Z","completionTime":"2026-05-13T12:57:40Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/build-nudge-parent-pexvqg"},{"name":"revision","value":"5f865130acce8ba873e3d8b265b0a4852ee54cba"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-aqnt/gl-multi-component-parent-nwew:on-pr-5f865130acce8ba873e3d8b265b0a4852ee54cba.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-aqnt/gl-multi-component-parent-nwew:on-pr-5f865130acce8ba873e3d8b265b0a4852ee54cba.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"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-aqnt/gl-multi-component-parent-nwew:on-pr-5f865130acce8ba873e3d8b265b0a4852ee54cba"},{"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-aqnt/gl-multi-component-parent-nwew:on-pr-5f865130acce8ba873e3d8b265b0a4852ee54cba"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-component-parent-nwew-on-pull-request-q46j4-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"gl-multi-compoa646a6a30bcc357b3365c440504b0705-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-d961ec14a598248a4abef8e6360a3559-5c4fda3b2c48b287-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-13T12:57:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-nwew-on-pull-request-q46j4 has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-q46j4","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aqnt/gl-multi-component-parent-nwew-on-pull-request-f25cs with pr group konflux-gl-multi-component-parent-nwew is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aqnt/gl-multi-component-parent-nwew-on-pull-request-q46j4 with pr group konflux-gl-multi-component-parent-nwew is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-nwew is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-parent-nwew-on-pull-request-46psj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aqnt/gl-multi-component-parent-nwew-on-pull-request-f25cs with pr group konflux-gl-multi-component-parent-nwew is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aqnt/gl-multi-component-parent-nwew-on-pull-request-q46j4 with pr group konflux-gl-multi-component-parent-nwew is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-nwew is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-parent-nwew-on-pull-request-46psj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aqnt/gl-multi-component-parent-nwew-on-pull-request-f25cs with pr group konflux-gl-multi-component-parent-nwew is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aqnt/gl-multi-component-parent-nwew-on-pull-request-q46j4 with pr group konflux-gl-multi-component-parent-nwew is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-nwew is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-parent-nwew-on-pull-request-46psj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57: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-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57: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-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57: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-fmwj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-fmwj-on-pull-request-2brs7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57: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-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57: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-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aqnt/gl-multi-component-parent-nwew-on-pull-request-f25cs with pr group konflux-gl-multi-component-parent-nwew is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aqnt/gl-multi-component-parent-nwew-on-pull-request-q46j4 with pr group konflux-gl-multi-component-parent-nwew is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57: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-nwew is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-parent-nwew-on-pull-request-46psj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-nwew is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-child-nwew-on-pull-request-crcsk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T12:57:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T12:57:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T12:57:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T12:57:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","namespace":"gitlab-rep-lber","name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57: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-wrgi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:53Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","namespace":"build-e2e-kcui","name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T12:57:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:57:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","namespace":"build-e2e-kcui","name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","PR group":"konflux-gl-test-custom-branch-tnfrwf"} {"level":"info","ts":"2026-05-13T12:57:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","prGroup":"konflux-gl-test-custom-branch-tnfrwf","prGroupHash":"b1d6d27370f94d8c7aa5425c2e1399ed1bd87c5874035dd933ad3ce6bf403f"} {"level":"info","ts":"2026-05-13T12:57:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:57:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:57:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-tnfrwf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:57:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:57:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","namespace":"build-e2e-kcui","name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:57:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:57:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:57:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:57:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-tnfrwf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:57:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:57:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","namespace":"build-e2e-kcui","name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:57:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:57:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:57:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:57:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-tnfrwf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:57:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:57:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","namespace":"build-e2e-kcui","name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:57:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:57:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:57:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:57:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-tnfrwf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:57:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:57:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","namespace":"build-e2e-kcui","name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:57:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:57:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:57:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:57:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-tnfrwf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:57:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:57:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","namespace":"build-e2e-kcui","name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-soga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-soga-on-pull-request-wndg5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:57:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:57:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:57:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:57:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-tnfrwf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:57:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:57:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","namespace":"build-e2e-kcui","name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aqnt/gl-multi-component-parent-nwew-on-pull-request-f25cs with pr group konflux-gl-multi-component-parent-nwew is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aqnt/gl-multi-component-parent-nwew-on-pull-request-q46j4 with pr group konflux-gl-multi-component-parent-nwew is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-nwew is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:57:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-parent-nwew-on-pull-request-46psj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-fmwj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-fmwj-on-pull-request-2brs7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-wrgi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:57:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57:58Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-symlink-comp-eblt-on-pull-request-xjkt9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T12:57: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-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:58Z","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-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-symlink-comp-eblt-on-pull-request-xjkt9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-symlink-comp-eblt-on-pull-request-xjkt9","PR group":"konflux-test-symlink-comp-eblt"} {"level":"info","ts":"2026-05-13T12:57:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","prGroup":"konflux-test-symlink-comp-eblt","prGroupHash":"bdaeb058fffe346ad73fefcbb8dadfe7ad37a1a29f395c08bea5a03bec9de6"} {"level":"info","ts":"2026-05-13T12:57: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-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57: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-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-test-symlink-comp-eblt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57: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-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-symlink-comp-eblt-on-pull-request-xjkt9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57: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-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57: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-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57: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-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57: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-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:58Z","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-eblt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57: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-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-symlink-comp-eblt-on-pull-request-xjkt9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57: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-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57: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-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57: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-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57: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-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:58Z","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-eblt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57: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-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-symlink-comp-eblt-on-pull-request-xjkt9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57: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-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57: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-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57: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-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57: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-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:58Z","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-eblt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57: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-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-symlink-comp-eblt-on-pull-request-xjkt9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57: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-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57: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-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57: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-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57: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-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:58Z","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-eblt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57: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-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-symlink-comp-eblt-on-pull-request-xjkt9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57: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-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57: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-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57: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-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57: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-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:58Z","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-eblt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57: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-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-symlink-comp-eblt-on-pull-request-xjkt9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57: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-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57: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-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57: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-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57: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-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:58Z","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-eblt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57: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-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-symlink-comp-eblt-on-pull-request-xjkt9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57: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-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57: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-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57: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-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57: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-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:58Z","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-eblt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57: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-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-symlink-comp-eblt-on-pull-request-xjkt9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57: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-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57: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-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57: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-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57: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-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:58Z","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-eblt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57: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-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-symlink-comp-eblt-on-pull-request-xjkt9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57: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-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57: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-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57: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-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57: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-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:58Z","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-eblt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57: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-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-symlink-comp-eblt-on-pull-request-xjkt9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57: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-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57: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-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57: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-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57: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-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:59Z","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-eblt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57: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-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-symlink-comp-eblt-on-pull-request-xjkt9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57: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-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57: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-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57: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-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57: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-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:59Z","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-eblt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57: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-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-symlink-comp-eblt-on-pull-request-xjkt9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57: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-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57: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-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57: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-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57: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-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:59Z","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-eblt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57: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-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-symlink-comp-eblt-on-pull-request-xjkt9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:57: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-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57: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-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57: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-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57: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-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:59Z","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-eblt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57: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-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:57:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-symlink-comp-eblt-on-pull-request-xjkt9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:58:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:58:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:58:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:58:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:58:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-tnfrwf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:58:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:58:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","namespace":"build-e2e-kcui","name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:58:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:58:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:58:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:58:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:58:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-tnfrwf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:58:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:58:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","namespace":"build-e2e-kcui","name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:58:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:58:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:58:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:58:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:58:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-tnfrwf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:58:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:58:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","namespace":"build-e2e-kcui","name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:58:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:58:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:58:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:58:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:58:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-tnfrwf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:58:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:58:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","namespace":"build-e2e-kcui","name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:58:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T12:58:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T12:58:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T12:58:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T12:58:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","namespace":"gitlab-rep-lber","name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:58:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-secret-lookup-qdfe-20260513-125808-159"} {"level":"info","ts":"2026-05-13T12:58:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-secret-lookup-qdfe-20260513-125808-159","application":"build-secret-lookup-qdfe"} {"level":"info","ts":"2026-05-13T12:58:08Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-secret-lookup-qdfe-20260513-125808-159"} {"level":"info","ts":"2026-05-13T12:58:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-secret-lookup-qdfe-20260513-125808-159","namespace":"build-e2e-yifo"},"application":"build-e2e-yifo/build-secret-lookup-qdfe"} {"level":"info","ts":"2026-05-13T12:58:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-secret-lookup-qdfe-20260513-125808-159","namespace":"build-e2e-yifo"},"application":"build-e2e-yifo/build-secret-lookup-qdfe"} {"level":"info","ts":"2026-05-13T12:58:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-secret-lookup-qdfe-20260513-125808-159","namespace":"build-e2e-yifo"},"application":"build-e2e-yifo/build-secret-lookup-qdfe","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-13T12:58:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-secret-lookup-qdfe-20260513-125808-159","namespace":"build-e2e-yifo"},"application":"build-e2e-yifo/build-secret-lookup-qdfe"} {"level":"info","ts":"2026-05-13T12:58:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-secret-lookup-qdfe-20260513-125808-159","namespace":"build-e2e-yifo"},"application":"build-e2e-yifo/build-secret-lookup-qdfe","Application.Name":"build-secret-lookup-qdfe","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-13T12:58:08Z","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-qdfe-20260513-125808-159","namespace":"build-e2e-yifo"},"application":"build-e2e-yifo/build-secret-lookup-qdfe","namespace":"build-e2e-yifo","name":"build-secret-lookup-qdfe-20260513-125808-159","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-13T12:58:08Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-13T12:58:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-secret-lookup-qdfe-20260513-125808-159","namespace":"build-e2e-yifo"},"application":"build-e2e-yifo/build-secret-lookup-qdfe"} {"level":"info","ts":"2026-05-13T12:58:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-secret-lookup-qdfe-20260513-125808-159","namespace":"build-e2e-yifo"},"application":"build-e2e-yifo/build-secret-lookup-qdfe"} {"level":"info","ts":"2026-05-13T12:58:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-secret-lookup-qdfe-20260513-125808-159","namespace":"build-e2e-yifo"},"application":"build-e2e-yifo/build-secret-lookup-qdfe"} {"level":"info","ts":"2026-05-13T12:58:08Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-secret-lookup-qdfe-20260513-125808-159","namespace":"build-e2e-yifo"},"application":"build-e2e-yifo/build-secret-lookup-qdfe"} {"level":"info","ts":"2026-05-13T12:58:08Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"component-one-cjct","namespace":"build-e2e-yifo"},"application":"build-e2e-yifo/build-secret-lookup-qdfe","namespace":"build-e2e-yifo","name":"component-one-cjct","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-13T12:58:08Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"component-two-rbgw","namespace":"build-e2e-yifo"},"application":"build-e2e-yifo/build-secret-lookup-qdfe","namespace":"build-e2e-yifo","name":"component-two-rbgw","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-13T12:58:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:58:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:58:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:58:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:58:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-eblt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:58:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:58:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-symlink-comp-eblt-on-pull-request-xjkt9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:58:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:58:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:58:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:58:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:58:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-eblt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:58:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:58:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-symlink-comp-eblt-on-pull-request-xjkt9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:58:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:58:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:58:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:58:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:58:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-fmwj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:58:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:58:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-fmwj-on-pull-request-2brs7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:58: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-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:58: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-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:58: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-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:58: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-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:58:10Z","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-eblt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:58: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-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:58:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-symlink-comp-eblt-on-pull-request-xjkt9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:58:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:58:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:58:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:58:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:58: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-eblt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:58:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:58:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-symlink-comp-eblt-on-pull-request-xjkt9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:58:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:58:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:58:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:58:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:58:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-soga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:58:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:58:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-soga-on-pull-request-wndg5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:58:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:58:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:58:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:58:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:58:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-fmwj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:58:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:58:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-fmwj-on-pull-request-2brs7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:58:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:58:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:58:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:58:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:58:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-rvck is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:58:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:58:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-rvck-on-pull-request-v8bcs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:58:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:58:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:58:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:58:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:58:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-tnfrwf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:58:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:58:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","namespace":"build-e2e-kcui","name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:58:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:58:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:58:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:58:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:58:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-eblt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:58:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:58:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-symlink-comp-eblt-on-pull-request-xjkt9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:58:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:58:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:58:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:58:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:58: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-soga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:58:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:58:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-soga-on-pull-request-wndg5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:58:18Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"component-two-rbgw-on-pull-request-k9vmq","namespace":"build-e2e-yifo"},"namespace":"build-e2e-yifo","name":"component-two-rbgw-on-pull-request-k9vmq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-05-13T12:58:18Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"component-two-rbgw-on-pull-request-k9vmq","namespace":"build-e2e-yifo"},"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-13T12:58:18Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"component-two-rbgw-on-pull-request-k9vmq","namespace":"build-e2e-yifo"},"namespace":"build-e2e-yifo","name":"component-two-rbgw-on-pull-request-k9vmq","reconcileID":"0a1f6d44-1719-45f5-9f7e-70f6a80174b9","error":"pipelineruns.tekton.dev \"component-two-rbgw-on-pull-request-k9vmq\" 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-13T12:58:18Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"component-two-rbgw-on-pull-request-k9vmq","namespace":"build-e2e-yifo"},"namespace":"build-e2e-yifo","name":"component-two-rbgw-on-pull-request-k9vmq","reconcileID":"db547ee1-2c7b-4994-87d0-4f269b186e85","error":"pipelineruns.tekton.dev \"component-two-rbgw-on-pull-request-k9vmq\" 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-13T12:58:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_controller.go:77","msg":"Failed to get build pipelineRun for","buildpipelineRun":{"name":"component-two-rbgw-on-pull-request-k9vmq","namespace":"build-e2e-yifo"},"req":{"name":"component-two-rbgw-on-pull-request-k9vmq","namespace":"build-e2e-yifo"},"error":"PipelineRun.tekton.dev \"component-two-rbgw-on-pull-request-k9vmq\" not found","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:77\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-05-13T12:58:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_controller.go:77","msg":"Failed to get build pipelineRun for","buildpipelineRun":{"name":"component-two-rbgw-on-pull-request-k9vmq","namespace":"build-e2e-yifo"},"req":{"name":"component-two-rbgw-on-pull-request-k9vmq","namespace":"build-e2e-yifo"},"error":"PipelineRun.tekton.dev \"component-two-rbgw-on-pull-request-k9vmq\" 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-13T12:58:19Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","namespace":"build-e2e-uaem","name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T12:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:58:19Z","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-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","namespace":"build-e2e-uaem","name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","PR group":"konflux-gh-test-custom-branch-ngfbqa"} {"level":"info","ts":"2026-05-13T12:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","prGroup":"konflux-gh-test-custom-branch-ngfbqa","prGroupHash":"35dc71b730ad0387627f6725abf205cc44b2ddeb3fc5298cae9a4a96eeb515"} {"level":"info","ts":"2026-05-13T12:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:58:19Z","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-ngfbqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","namespace":"build-e2e-uaem","name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-ngfbqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","namespace":"build-e2e-uaem","name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-ngfbqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","namespace":"build-e2e-uaem","name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:58:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-secret-lookup-qdfe-20260513-125808-159"} {"level":"info","ts":"2026-05-13T12:58:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-yifo","snapshot":"build-secret-lookup-qdfe-20260513-125808-159"} {"level":"info","ts":"2026-05-13T12:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-ngfbqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","namespace":"build-e2e-uaem","name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-ngfbqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","namespace":"build-e2e-uaem","name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-ngfbqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","namespace":"build-e2e-uaem","name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-ngfbqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","namespace":"build-e2e-uaem","name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-ngfbqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","namespace":"build-e2e-uaem","name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-ngfbqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","namespace":"build-e2e-uaem","name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-ngfbqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:58:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","namespace":"build-e2e-uaem","name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:58:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:58:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:58:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:58:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:58:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-ngfbqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:58:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:58:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","namespace":"build-e2e-uaem","name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:58:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:58:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:58:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:58:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:58:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-ngfbqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:58:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:58:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","namespace":"build-e2e-uaem","name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:58:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:58:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:58:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:58:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:58:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-ngfbqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:58:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:58:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","namespace":"build-e2e-uaem","name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:58:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:58:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:58:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:58:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:58:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-ngfbqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:58:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:58:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","namespace":"build-e2e-uaem","name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:58:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:58:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:58:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:58:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:58:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-ngfbqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:58:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:58:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","namespace":"build-e2e-uaem","name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:58:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:58:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:58:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:58:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:58:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-ngfbqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:58:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:58:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","namespace":"build-e2e-uaem","name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:58:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:58:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:58:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:58:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:58:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-ngfbqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:58:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:58:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","namespace":"build-e2e-uaem","name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:58:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:58:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:58:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:58:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:58:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-ngfbqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:58:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:58:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","namespace":"build-e2e-uaem","name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:58:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:58:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:58:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:58:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:58:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-ngfbqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:58:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:58:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","namespace":"build-e2e-uaem","name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:58:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:58:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:58:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:58:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:58:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-ngfbqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:58:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:58:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","namespace":"build-e2e-uaem","name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:58:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:58:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:58:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:58:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:58:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-ngfbqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:58:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:58:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","namespace":"build-e2e-uaem","name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:58:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:58:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","prGroup":"konflux-test-symlink-comp-eblt","prGroupHash":"bdaeb058fffe346ad73fefcbb8dadfe7ad37a1a29f395c08bea5a03bec9de6"} {"level":"info","ts":"2026-05-13T12:58:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:58:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:58:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:58:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-eblt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:58:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:58:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T12:58:33Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 14"}],"startTime":"2026-05-13T12:57:59Z","completionTime":"2026-05-13T12:58:33Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"f0c318009d2a726a49969b54d56eb50a1de4d008"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"f0c318009d2a726a49969b54d56eb50a1de4d008"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-cyik/test-symlink-comp-eblt:on-pr-f0c318009d2a726a49969b54d56eb50a1de4d008"},{"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-cyik/test-symlink-comp-eblt:on-pr-f0c318009d2a726a49969b54d56eb50a1de4d008"},{"name":"ALWAYS_BUILD_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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was stopping"},{"name":"push-dockerfile","reason":"PipelineRun was stopping"},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-eblt-on-pull-request-xjkt9-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-eblt-on-pull-request-xjkt9-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-ae71f043f11c875fadba6dd9ef0c988d-6eae95ff69bbd694-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-13T12:58:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-symlink-comp-eblt-on-pull-request-xjkt9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:58:33Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-symlink-comp-eblt-on-pull-request-xjkt9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T12:58:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-symlink-comp-eblt-on-pull-request-xjkt9 has finished running","buildpipelineRun":{"name":"test-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:58:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:58:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","prGroup":"konflux-test-symlink-comp-eblt","prGroupHash":"bdaeb058fffe346ad73fefcbb8dadfe7ad37a1a29f395c08bea5a03bec9de6"} {"level":"info","ts":"2026-05-13T12:58:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:58:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:58:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:58:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-eblt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:58:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:58:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T12:58:33Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 14"}],"startTime":"2026-05-13T12:57:59Z","completionTime":"2026-05-13T12:58:33Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"f0c318009d2a726a49969b54d56eb50a1de4d008"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"f0c318009d2a726a49969b54d56eb50a1de4d008"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-cyik/test-symlink-comp-eblt:on-pr-f0c318009d2a726a49969b54d56eb50a1de4d008"},{"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-cyik/test-symlink-comp-eblt:on-pr-f0c318009d2a726a49969b54d56eb50a1de4d008"},{"name":"ALWAYS_BUILD_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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was stopping"},{"name":"push-dockerfile","reason":"PipelineRun was stopping"},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-eblt-on-pull-request-xjkt9-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-eblt-on-pull-request-xjkt9-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-ae71f043f11c875fadba6dd9ef0c988d-6eae95ff69bbd694-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-13T12:58:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-symlink-comp-eblt-on-pull-request-xjkt9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:58:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-symlink-comp-eblt-on-pull-request-xjkt9 has finished running","buildpipelineRun":{"name":"test-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:58:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:58:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","prGroup":"konflux-test-symlink-comp-eblt","prGroupHash":"bdaeb058fffe346ad73fefcbb8dadfe7ad37a1a29f395c08bea5a03bec9de6"} {"level":"info","ts":"2026-05-13T12:58:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:58:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:58:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:58:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-eblt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:58:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:58:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T12:58:33Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 14"}],"startTime":"2026-05-13T12:57:59Z","completionTime":"2026-05-13T12:58:33Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"f0c318009d2a726a49969b54d56eb50a1de4d008"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"f0c318009d2a726a49969b54d56eb50a1de4d008"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-cyik/test-symlink-comp-eblt:on-pr-f0c318009d2a726a49969b54d56eb50a1de4d008"},{"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-cyik/test-symlink-comp-eblt:on-pr-f0c318009d2a726a49969b54d56eb50a1de4d008"},{"name":"ALWAYS_BUILD_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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was stopping"},{"name":"push-dockerfile","reason":"PipelineRun was stopping"},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-eblt-on-pull-request-xjkt9-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-eblt-on-pull-request-xjkt9-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-ae71f043f11c875fadba6dd9ef0c988d-6eae95ff69bbd694-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-13T12:58:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-symlink-comp-eblt-on-pull-request-xjkt9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:58:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-symlink-comp-eblt-on-pull-request-xjkt9 has finished running","buildpipelineRun":{"name":"test-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:58:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:58:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","prGroup":"konflux-test-symlink-comp-eblt","prGroupHash":"bdaeb058fffe346ad73fefcbb8dadfe7ad37a1a29f395c08bea5a03bec9de6"} {"level":"info","ts":"2026-05-13T12:58:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:58:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:58:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:58:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-eblt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:58:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:58:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T12:58:33Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 14"}],"startTime":"2026-05-13T12:57:59Z","completionTime":"2026-05-13T12:58:33Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"f0c318009d2a726a49969b54d56eb50a1de4d008"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"f0c318009d2a726a49969b54d56eb50a1de4d008"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-cyik/test-symlink-comp-eblt:on-pr-f0c318009d2a726a49969b54d56eb50a1de4d008"},{"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-cyik/test-symlink-comp-eblt:on-pr-f0c318009d2a726a49969b54d56eb50a1de4d008"},{"name":"ALWAYS_BUILD_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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was stopping"},{"name":"push-dockerfile","reason":"PipelineRun was stopping"},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-eblt-on-pull-request-xjkt9-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-eblt-on-pull-request-xjkt9-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-ae71f043f11c875fadba6dd9ef0c988d-6eae95ff69bbd694-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-13T12:58:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-symlink-comp-eblt-on-pull-request-xjkt9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:58:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-symlink-comp-eblt-on-pull-request-xjkt9 has finished running","buildpipelineRun":{"name":"test-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:58:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:58:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","prGroup":"konflux-test-symlink-comp-eblt","prGroupHash":"bdaeb058fffe346ad73fefcbb8dadfe7ad37a1a29f395c08bea5a03bec9de6"} {"level":"info","ts":"2026-05-13T12:58:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:58:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:58:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:58:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-eblt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:58:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:58:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T12:58:33Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 14"}],"startTime":"2026-05-13T12:57:59Z","completionTime":"2026-05-13T12:58:33Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"f0c318009d2a726a49969b54d56eb50a1de4d008"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"f0c318009d2a726a49969b54d56eb50a1de4d008"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-cyik/test-symlink-comp-eblt:on-pr-f0c318009d2a726a49969b54d56eb50a1de4d008"},{"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-cyik/test-symlink-comp-eblt:on-pr-f0c318009d2a726a49969b54d56eb50a1de4d008"},{"name":"ALWAYS_BUILD_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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was stopping"},{"name":"push-dockerfile","reason":"PipelineRun was stopping"},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-eblt-on-pull-request-xjkt9-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-eblt-on-pull-request-xjkt9-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-ae71f043f11c875fadba6dd9ef0c988d-6eae95ff69bbd694-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-13T12:58:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-symlink-comp-eblt-on-pull-request-xjkt9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:58:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-symlink-comp-eblt-on-pull-request-xjkt9 has finished running","buildpipelineRun":{"name":"test-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:58:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:58:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","prGroup":"konflux-test-symlink-comp-eblt","prGroupHash":"bdaeb058fffe346ad73fefcbb8dadfe7ad37a1a29f395c08bea5a03bec9de6"} {"level":"info","ts":"2026-05-13T12:58:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:58:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:58:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:58:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-symlink-comp-eblt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:58:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:58:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T12:58:34Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 14"}],"startTime":"2026-05-13T12:57:59Z","completionTime":"2026-05-13T12:58:34Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"f0c318009d2a726a49969b54d56eb50a1de4d008"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"f0c318009d2a726a49969b54d56eb50a1de4d008"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-cyik/test-symlink-comp-eblt:on-pr-f0c318009d2a726a49969b54d56eb50a1de4d008"},{"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-cyik/test-symlink-comp-eblt:on-pr-f0c318009d2a726a49969b54d56eb50a1de4d008"},{"name":"ALWAYS_BUILD_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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was stopping"},{"name":"push-dockerfile","reason":"PipelineRun was stopping"},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-eblt-on-pull-request-xjkt9-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-eblt-on-pull-request-xjkt9-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-ae71f043f11c875fadba6dd9ef0c988d-6eae95ff69bbd694-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-13T12:58:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-symlink-comp-eblt-on-pull-request-xjkt9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:58:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-symlink-comp-eblt-on-pull-request-xjkt9 has finished running","buildpipelineRun":{"name":"test-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:58:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:58:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:58:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:58:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:58:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-ngfbqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:58:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:58:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","namespace":"build-e2e-uaem","name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:58:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:58:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:58:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:58:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:58:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aqnt/gl-multi-component-parent-nwew-on-pull-request-q46j4 with pr group konflux-gl-multi-component-parent-nwew is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:58:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-nwew is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:58:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T12:58:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-parent-nwew-on-pull-request-46psj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:58:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:58:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:58:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:58:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:58: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-wrgi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:58:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T12:58:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:58:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo"} {"level":"info","ts":"2026-05-13T12:58:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo"} {"level":"info","ts":"2026-05-13T12:58:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo"} {"level":"info","ts":"2026-05-13T12:58:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo"} {"level":"info","ts":"2026-05-13T12:58:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo","namespace":"stat-rep-byci","name":"test-component-pac-vmwoaw-on-pull-request-xskpj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:59:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T12:59:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T12:59:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T12:59:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T12:59:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","namespace":"integration1-jvgz","name":"test-component-pac-wbwrky-on-pull-request-4kz5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:59:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:59:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:59:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:59:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:59:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-soga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:59:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:59:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-soga-on-pull-request-wndg5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:59:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:59:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:59:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:59:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:59:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-tnfrwf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:59:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T12:59:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","namespace":"build-e2e-kcui","name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:59:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:59:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:59:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:59:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:59:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-fmwj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:59:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:59:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-fmwj-on-pull-request-2brs7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:59:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T12:59:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T12:59: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-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T12:59:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T12:59:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","namespace":"group-lxqk","name":"go-component-xanksy-on-pull-request-llh4r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:59:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo"} {"level":"info","ts":"2026-05-13T12:59:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo"} {"level":"info","ts":"2026-05-13T12:59:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo"} {"level":"info","ts":"2026-05-13T12:59:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo"} {"level":"info","ts":"2026-05-13T12:59:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo","namespace":"stat-rep-byci","name":"test-component-pac-vmwoaw-on-pull-request-xskpj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:59:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo"} {"level":"info","ts":"2026-05-13T12:59:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo"} {"level":"info","ts":"2026-05-13T12:59: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-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo"} {"level":"info","ts":"2026-05-13T12:59:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo"} {"level":"info","ts":"2026-05-13T12:59:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo","namespace":"stat-rep-byci","name":"test-component-pac-vmwoaw-on-pull-request-xskpj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:59:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo"} {"level":"info","ts":"2026-05-13T12:59:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo"} {"level":"info","ts":"2026-05-13T12:59: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-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo"} {"level":"info","ts":"2026-05-13T12:59:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo"} {"level":"info","ts":"2026-05-13T12:59:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo","namespace":"stat-rep-byci","name":"test-component-pac-vmwoaw-on-pull-request-xskpj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:59:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:59:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:59:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:59:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:59:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-ngfbqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:59:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T12:59:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","namespace":"build-e2e-uaem","name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:59:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T12:59:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T12:59:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T12:59:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T12:59:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","namespace":"gitlab-rep-lber","name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:59:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:59:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:59:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:59:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:59: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-fmwj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:59:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:59:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-fmwj-on-pull-request-2brs7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:59:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:59:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:59:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:59:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:59: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-soga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:59:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:59:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-soga-on-pull-request-wndg5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:59:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T12:59:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T12:59: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-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T12:59:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T12:59:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","namespace":"integration1-jvgz","name":"test-component-pac-wbwrky-on-pull-request-4kz5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:59:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo"} {"level":"info","ts":"2026-05-13T12:59:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo"} {"level":"info","ts":"2026-05-13T12:59: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-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo"} {"level":"info","ts":"2026-05-13T12:59:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo"} {"level":"info","ts":"2026-05-13T12:59:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo","namespace":"stat-rep-byci","name":"test-component-pac-vmwoaw-on-pull-request-xskpj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:59:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T12:59:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T12:59:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T12:59:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T12:59:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","namespace":"group-lxqk","name":"go-component-xanksy-on-pull-request-llh4r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:59:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T12:59:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T12:59:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T12:59:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T12:59:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","namespace":"group-lxqk","name":"go-component-xanksy-on-pull-request-llh4r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:59:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:59:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:59:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:59:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:59:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-fmwj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:59:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:59:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-fmwj-on-pull-request-2brs7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:59:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:59:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:59:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:59:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:59:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-fmwj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:59:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T12:59:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-fmwj-on-pull-request-2brs7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:59:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T12:59:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T12:59: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-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T12:59:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T12:59:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","namespace":"integration1-jvgz","name":"test-component-pac-wbwrky-on-pull-request-4kz5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:59:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T12:59:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T12:59: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-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T12:59:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T12:59:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","namespace":"integration1-jvgz","name":"test-component-pac-wbwrky-on-pull-request-4kz5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:59:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T12:59:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T12:59:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T12:59:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T12:59:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","namespace":"gitlab-rep-lber","name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:59:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T12:59:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T12:59:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T12:59:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T12:59:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","namespace":"gitlab-rep-lber","name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T12:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T12:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T12:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T12:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","namespace":"integration1-jvgz","name":"test-component-pac-wbwrky-on-pull-request-4kz5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T12:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T12:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T12:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T12:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T12:59:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","namespace":"group-lxqk","name":"go-component-xanksy-on-pull-request-llh4r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:00:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo"} {"level":"info","ts":"2026-05-13T13:00:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo"} {"level":"info","ts":"2026-05-13T13:00:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo"} {"level":"info","ts":"2026-05-13T13:00:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo"} {"level":"info","ts":"2026-05-13T13:00:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo","namespace":"stat-rep-byci","name":"test-component-pac-vmwoaw-on-pull-request-xskpj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:00:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo"} {"level":"info","ts":"2026-05-13T13:00:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo"} {"level":"info","ts":"2026-05-13T13:00:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo"} {"level":"info","ts":"2026-05-13T13:00:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo"} {"level":"info","ts":"2026-05-13T13:00:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo","namespace":"stat-rep-byci","name":"test-component-pac-vmwoaw-on-pull-request-xskpj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:00:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:00:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:00:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:00:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:00: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-rvck is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:00:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:00:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-rvck-on-pull-request-v8bcs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:00:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:00:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:00:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:00:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:00:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-wrgi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:00:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:00:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:00:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo"} {"level":"info","ts":"2026-05-13T13:00:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo"} {"level":"info","ts":"2026-05-13T13:00:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo"} {"level":"info","ts":"2026-05-13T13:00:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo"} {"level":"info","ts":"2026-05-13T13:00:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo","namespace":"stat-rep-byci","name":"test-component-pac-vmwoaw-on-pull-request-xskpj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:00:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:00:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:00:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:00:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:00: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-soga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:00:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:00:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-soga-on-pull-request-wndg5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:00:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:00:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:00:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:00:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:00: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-soga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:00:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:00:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-soga-on-pull-request-wndg5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:00:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:00:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:00:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:00:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:00:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-fmwj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:00:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:00:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-fmwj-on-pull-request-2brs7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:00:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:00:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:00:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:00:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:00:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","namespace":"group-lxqk","name":"go-component-xanksy-on-pull-request-llh4r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:01:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo"} {"level":"info","ts":"2026-05-13T13:01:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo"} {"level":"info","ts":"2026-05-13T13:01:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo"} {"level":"info","ts":"2026-05-13T13:01:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo"} {"level":"info","ts":"2026-05-13T13:01:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo","namespace":"stat-rep-byci","name":"test-component-pac-vmwoaw-on-pull-request-xskpj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:01:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo"} {"level":"info","ts":"2026-05-13T13:01:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo"} {"level":"info","ts":"2026-05-13T13:01:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo"} {"level":"info","ts":"2026-05-13T13:01:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo"} {"level":"info","ts":"2026-05-13T13:01:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo","namespace":"stat-rep-byci","name":"test-component-pac-vmwoaw-on-pull-request-xskpj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:01:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:01:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:01:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:01:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:01:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","namespace":"integration1-jvgz","name":"test-component-pac-wbwrky-on-pull-request-4kz5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:01:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo"} {"level":"info","ts":"2026-05-13T13:01:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo"} {"level":"info","ts":"2026-05-13T13:01:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo"} {"level":"info","ts":"2026-05-13T13:01:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo"} {"level":"info","ts":"2026-05-13T13:01:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo","namespace":"stat-rep-byci","name":"test-component-pac-vmwoaw-on-pull-request-xskpj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:02:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:02:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:02:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:02:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:02:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","namespace":"gitlab-rep-lber","name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:02:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo"} {"level":"info","ts":"2026-05-13T13:02:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo"} {"level":"info","ts":"2026-05-13T13:02:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo"} {"level":"info","ts":"2026-05-13T13:02:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo"} {"level":"info","ts":"2026-05-13T13:02:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo","namespace":"stat-rep-byci","name":"test-component-pac-vmwoaw-on-pull-request-xskpj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:02:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:02:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:02:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:02:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:02:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","namespace":"gitlab-rep-lber","name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:02:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:02:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:02: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-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:02:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:02:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","namespace":"group-lxqk","name":"go-component-xanksy-on-pull-request-llh4r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:02:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:02:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:02:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:02:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:02:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-fmwj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:02:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:02:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-fmwj-on-pull-request-2brs7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:02:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:02:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:02:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:02:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:02:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","namespace":"integration1-jvgz","name":"test-component-pac-wbwrky-on-pull-request-4kz5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:02: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-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:02: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-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:02: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-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:02: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-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:02:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","namespace":"gitlab-rep-lber","name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13: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-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13: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-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13: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-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13: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-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:02:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","namespace":"integration1-jvgz","name":"test-component-pac-wbwrky-on-pull-request-4kz5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13: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":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13: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":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13: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":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13: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":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:02:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-nwew is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13: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":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:02:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-child-nwew-on-pull-request-crcsk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13: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-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:02: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-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:02: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-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:02: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-soga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:02:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-soga-on-pull-request-wndg5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13: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-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:02: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-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-comp-soga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:02:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-soga-on-pull-request-wndg5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:02:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:02:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:02:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:02:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:02:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-fmwj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:02:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:02:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-fmwj-on-pull-request-2brs7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13: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-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:02:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:02:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:02:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-fmwj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:02:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-fmwj-on-pull-request-2brs7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13: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":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:02: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-rvck is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:02:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-rvck-on-pull-request-v8bcs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13: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-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:02: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-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:02: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-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:02: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-fmwj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:02:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-fmwj-on-pull-request-2brs7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13: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":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13: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":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:02:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:02:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:02:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-wrgi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13: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":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:02:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13: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":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13: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":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13: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":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13: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":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:02:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-nwew is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13: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":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:02:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-child-nwew-on-pull-request-crcsk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:03:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:03:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:03:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:03:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:03:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","namespace":"integration1-jvgz","name":"test-component-pac-wbwrky-on-pull-request-4kz5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13: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":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13: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":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:03: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-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13: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":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:03:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","namespace":"group-lxqk","name":"go-component-xanksy-on-pull-request-llh4r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13: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-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-soga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:03:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-soga-on-pull-request-wndg5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:03:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:03:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:03:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:03:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:03:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","namespace":"gitlab-rep-lber","name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13: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-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13: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-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13: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-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13: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-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13: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-multi-component-child-wrgi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13: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-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:03:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13: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-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13: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-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13: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-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13: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-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13: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-multi-component-child-wrgi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13: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-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:03:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13: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":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13: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":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13: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":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13: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":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:03:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-nwew is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13: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":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:03:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-child-nwew-on-pull-request-crcsk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13: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":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13: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":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13: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":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13: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":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:03:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-wrgi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13: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":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:03:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13: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":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13: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":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13: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":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13: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":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:03:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-nwew is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13: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":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:03:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-child-nwew-on-pull-request-crcsk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13: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":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13: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":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13: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":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13: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":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:03:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-tnfrwf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13: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":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:03:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","namespace":"build-e2e-kcui","name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13: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":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13: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":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:03: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-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13: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":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:03:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","namespace":"gitlab-rep-lber","name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:03:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:03:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:03:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:03:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:03: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-wrgi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:03:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:03:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:03:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:03:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:03:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:03:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:03: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-nwew is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:03:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:03:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-child-nwew-on-pull-request-crcsk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13: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":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13: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":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:03: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-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13: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":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:03:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","namespace":"group-lxqk","name":"go-component-xanksy-on-pull-request-llh4r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13: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-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-soga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-soga-on-pull-request-wndg5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13: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-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-fmwj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:03:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-fmwj-on-pull-request-2brs7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:03:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:03:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:03:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:03:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:03:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-wrgi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:03:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:03:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13: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":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:03:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:03:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:03:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:03:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-rvck is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:03:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:03:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-rvck-on-pull-request-v8bcs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13: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":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:03:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:03:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:03:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:03:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-rvck is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:03:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:03:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-rvck-on-pull-request-v8bcs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:03:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:03:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:03:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:03:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:03:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-tnfrwf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:03:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:03:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","namespace":"build-e2e-kcui","name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:03:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:03:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:03:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:03:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:03:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-fmwj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:03:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:03:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-fmwj-on-pull-request-2brs7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13: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-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-rvck is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:03:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-rvck-on-pull-request-v8bcs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:03:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:03:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:03:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:03:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:03:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-rvck is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:03:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:03:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-rvck-on-pull-request-v8bcs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13: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":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13: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":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13: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":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13: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":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:03: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-tnfrwf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13: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":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:03:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","namespace":"build-e2e-kcui","name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13: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":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13: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":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13: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":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13: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":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:03: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-tnfrwf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13: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":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:03:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","namespace":"build-e2e-kcui","name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13: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-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13: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-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:03:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13: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-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:03:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","namespace":"gitlab-rep-lber","name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13: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":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13: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":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13: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":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13: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":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:03: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-tnfrwf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13: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":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:03:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","namespace":"build-e2e-kcui","name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13: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":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13: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":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13: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":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13: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":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:03:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-nwew is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13: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":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:03:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-child-nwew-on-pull-request-crcsk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13: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":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13: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":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:03: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-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13: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":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:03:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","namespace":"gitlab-rep-lber","name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13: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":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13: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":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:03:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13: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":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:03:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","namespace":"integration1-jvgz","name":"test-component-pac-wbwrky-on-pull-request-4kz5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13: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":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:03: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-soga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:03:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-soga-on-pull-request-wndg5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:03:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:03:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:03: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-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:03: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-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:03: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-soga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:03:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:03:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-soga-on-pull-request-wndg5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:04:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:04:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:04:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:04:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:04:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","namespace":"integration1-jvgz","name":"test-component-pac-wbwrky-on-pull-request-4kz5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13: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-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13: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-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:04:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13: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-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:04:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","namespace":"group-lxqk","name":"go-component-xanksy-on-pull-request-llh4r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13: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":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13: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":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13: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":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13: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":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:04: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-wrgi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13: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":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:04:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:04:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:04:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:04: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-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:04: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-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:04: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-fmwj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:04:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:04:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-fmwj-on-pull-request-2brs7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:04:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:04:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:04: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-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:04: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-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:04: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-rvck is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:04:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:04:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-rvck-on-pull-request-v8bcs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:04:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:04:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:04:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:04:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:04:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-tnfrwf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:04:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:04:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","namespace":"build-e2e-kcui","name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:04:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:04:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:04:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:04:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:04:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-nwew is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:04:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:04:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-child-nwew-on-pull-request-crcsk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:04:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:04:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:04:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:04:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:04:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-tnfrwf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:04:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:04:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","namespace":"build-e2e-kcui","name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:04: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-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:04: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-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:04: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-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:04: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-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:04: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-rvck is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:04: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-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:04:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-rvck-on-pull-request-v8bcs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:04:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:04:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:04:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:04:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:04:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-soga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:04:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:04:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-soga-on-pull-request-wndg5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13: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-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13: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-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13: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-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13: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-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13: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-test-custom-branch-tnfrwf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13: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-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:04:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","namespace":"build-e2e-kcui","name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:04: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-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:04: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-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","prGroup":"konflux-test-comp-rvck","prGroupHash":"42031ba5b2e1f81e6a216d3fbb00cafa32f2dc501418febacfbd11958d2220"} {"level":"info","ts":"2026-05-13T13:04: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-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:04: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-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:04: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-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:04: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-rvck is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:04: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-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:04:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T13:04:33Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-05-13T12:55:46Z","completionTime":"2026-05-13T13:04:33Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-cyik/test-comp-rvck:on-pr-72787f7b6123ca2ca883312169b9be3276764276"},{"name":"IMAGE_DIGEST","value":"sha256:b46551b141807ddea0bdcc78966bfab957d3fa7a79128cefe11ad416c9a4ccdc"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"72787f7b6123ca2ca883312169b9be3276764276"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"72787f7b6123ca2ca883312169b9be3276764276"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-cyik/test-comp-rvck:on-pr-72787f7b6123ca2ca883312169b9be3276764276.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-cyik/test-comp-rvck:on-pr-72787f7b6123ca2ca883312169b9be3276764276.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"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-cyik/test-comp-rvck:on-pr-72787f7b6123ca2ca883312169b9be3276764276"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-cyik/test-comp-rvck:on-pr-72787f7b6123ca2ca883312169b9be3276764276"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-rvck-on-pull-request-v8bcs-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-rvck-on-pull-request-v8bcs-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-rvck-on-pull-request-v8bcs-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-rvck-on-pull-request-v8bcs-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-rvck-on-pull-request-v8bcs-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes480deebaf7de08edd776a76b8d6c0ae3-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-rvck-on-pull-request-v8bcs-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-rvck-on-pull-request-v8bcs-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-rvck-on-pull-request-v8bcs-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-rvck-on-pull-request-v8bcs-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-rvck-on-pull-request-v8bcs-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-b91f9d1a28521e03cbb0a500b569c7e2-9c5fc1007644c5e6-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-13T13:04:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-rvck-on-pull-request-v8bcs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:04:33Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-rvck-on-pull-request-v8bcs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T13:04:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-rvck-on-pull-request-v8bcs has finished running","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:04: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-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:04: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-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","prGroup":"konflux-test-comp-rvck","prGroupHash":"42031ba5b2e1f81e6a216d3fbb00cafa32f2dc501418febacfbd11958d2220"} {"level":"info","ts":"2026-05-13T13:04: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-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:04: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-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:04: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-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:04: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-rvck is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:04: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-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:04:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T13:04:33Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-05-13T12:55:46Z","completionTime":"2026-05-13T13:04:33Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-cyik/test-comp-rvck:on-pr-72787f7b6123ca2ca883312169b9be3276764276"},{"name":"IMAGE_DIGEST","value":"sha256:b46551b141807ddea0bdcc78966bfab957d3fa7a79128cefe11ad416c9a4ccdc"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"72787f7b6123ca2ca883312169b9be3276764276"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"72787f7b6123ca2ca883312169b9be3276764276"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-cyik/test-comp-rvck:on-pr-72787f7b6123ca2ca883312169b9be3276764276.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-cyik/test-comp-rvck:on-pr-72787f7b6123ca2ca883312169b9be3276764276.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"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-cyik/test-comp-rvck:on-pr-72787f7b6123ca2ca883312169b9be3276764276"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-cyik/test-comp-rvck:on-pr-72787f7b6123ca2ca883312169b9be3276764276"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-rvck-on-pull-request-v8bcs-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-rvck-on-pull-request-v8bcs-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-rvck-on-pull-request-v8bcs-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-rvck-on-pull-request-v8bcs-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-rvck-on-pull-request-v8bcs-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes480deebaf7de08edd776a76b8d6c0ae3-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-rvck-on-pull-request-v8bcs-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-rvck-on-pull-request-v8bcs-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-rvck-on-pull-request-v8bcs-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-rvck-on-pull-request-v8bcs-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-rvck-on-pull-request-v8bcs-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-b91f9d1a28521e03cbb0a500b569c7e2-9c5fc1007644c5e6-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-13T13:04:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-rvck-on-pull-request-v8bcs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:04:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-rvck-on-pull-request-v8bcs has finished running","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:04: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-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:04: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-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","prGroup":"konflux-test-comp-rvck","prGroupHash":"42031ba5b2e1f81e6a216d3fbb00cafa32f2dc501418febacfbd11958d2220"} {"level":"info","ts":"2026-05-13T13:04: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-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:04: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-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:04: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-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:04: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-rvck is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:04: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-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:04:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T13:04:33Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-05-13T12:55:46Z","completionTime":"2026-05-13T13:04:33Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-cyik/test-comp-rvck:on-pr-72787f7b6123ca2ca883312169b9be3276764276"},{"name":"IMAGE_DIGEST","value":"sha256:b46551b141807ddea0bdcc78966bfab957d3fa7a79128cefe11ad416c9a4ccdc"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"72787f7b6123ca2ca883312169b9be3276764276"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"72787f7b6123ca2ca883312169b9be3276764276"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-cyik/test-comp-rvck:on-pr-72787f7b6123ca2ca883312169b9be3276764276.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-cyik/test-comp-rvck:on-pr-72787f7b6123ca2ca883312169b9be3276764276.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"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-cyik/test-comp-rvck:on-pr-72787f7b6123ca2ca883312169b9be3276764276"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-cyik/test-comp-rvck:on-pr-72787f7b6123ca2ca883312169b9be3276764276"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-rvck-on-pull-request-v8bcs-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-rvck-on-pull-request-v8bcs-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-rvck-on-pull-request-v8bcs-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-rvck-on-pull-request-v8bcs-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-rvck-on-pull-request-v8bcs-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes480deebaf7de08edd776a76b8d6c0ae3-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-rvck-on-pull-request-v8bcs-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-rvck-on-pull-request-v8bcs-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-rvck-on-pull-request-v8bcs-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-rvck-on-pull-request-v8bcs-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-rvck-on-pull-request-v8bcs-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-b91f9d1a28521e03cbb0a500b569c7e2-9c5fc1007644c5e6-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-13T13:04:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-rvck-on-pull-request-v8bcs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:04:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-rvck-on-pull-request-v8bcs has finished running","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:04: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-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:04: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-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","prGroup":"konflux-test-comp-rvck","prGroupHash":"42031ba5b2e1f81e6a216d3fbb00cafa32f2dc501418febacfbd11958d2220"} {"level":"info","ts":"2026-05-13T13:04: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-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:04: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-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:04: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-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:04: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-rvck is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:04: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-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:04:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T13:04:33Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-05-13T12:55:46Z","completionTime":"2026-05-13T13:04:33Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-cyik/test-comp-rvck:on-pr-72787f7b6123ca2ca883312169b9be3276764276"},{"name":"IMAGE_DIGEST","value":"sha256:b46551b141807ddea0bdcc78966bfab957d3fa7a79128cefe11ad416c9a4ccdc"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"72787f7b6123ca2ca883312169b9be3276764276"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"72787f7b6123ca2ca883312169b9be3276764276"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-cyik/test-comp-rvck:on-pr-72787f7b6123ca2ca883312169b9be3276764276.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-cyik/test-comp-rvck:on-pr-72787f7b6123ca2ca883312169b9be3276764276.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"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-cyik/test-comp-rvck:on-pr-72787f7b6123ca2ca883312169b9be3276764276"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-cyik/test-comp-rvck:on-pr-72787f7b6123ca2ca883312169b9be3276764276"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-rvck-on-pull-request-v8bcs-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-rvck-on-pull-request-v8bcs-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-rvck-on-pull-request-v8bcs-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-rvck-on-pull-request-v8bcs-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-rvck-on-pull-request-v8bcs-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes480deebaf7de08edd776a76b8d6c0ae3-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-rvck-on-pull-request-v8bcs-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-rvck-on-pull-request-v8bcs-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-rvck-on-pull-request-v8bcs-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-rvck-on-pull-request-v8bcs-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-rvck-on-pull-request-v8bcs-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-b91f9d1a28521e03cbb0a500b569c7e2-9c5fc1007644c5e6-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-13T13:04:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-rvck-on-pull-request-v8bcs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:04:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-rvck-on-pull-request-v8bcs has finished running","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:04:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:04:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","prGroup":"konflux-test-comp-rvck","prGroupHash":"42031ba5b2e1f81e6a216d3fbb00cafa32f2dc501418febacfbd11958d2220"} {"level":"info","ts":"2026-05-13T13:04:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:04:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:04:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:04:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-rvck is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:04:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:04:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T13:04:33Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-05-13T12:55:46Z","completionTime":"2026-05-13T13:04:33Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-cyik/test-comp-rvck:on-pr-72787f7b6123ca2ca883312169b9be3276764276"},{"name":"IMAGE_DIGEST","value":"sha256:b46551b141807ddea0bdcc78966bfab957d3fa7a79128cefe11ad416c9a4ccdc"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"72787f7b6123ca2ca883312169b9be3276764276"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"72787f7b6123ca2ca883312169b9be3276764276"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-cyik/test-comp-rvck:on-pr-72787f7b6123ca2ca883312169b9be3276764276.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-cyik/test-comp-rvck:on-pr-72787f7b6123ca2ca883312169b9be3276764276.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"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-cyik/test-comp-rvck:on-pr-72787f7b6123ca2ca883312169b9be3276764276"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-cyik/test-comp-rvck:on-pr-72787f7b6123ca2ca883312169b9be3276764276"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-rvck-on-pull-request-v8bcs-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-rvck-on-pull-request-v8bcs-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-rvck-on-pull-request-v8bcs-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-rvck-on-pull-request-v8bcs-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-rvck-on-pull-request-v8bcs-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes480deebaf7de08edd776a76b8d6c0ae3-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-rvck-on-pull-request-v8bcs-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-rvck-on-pull-request-v8bcs-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-rvck-on-pull-request-v8bcs-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-rvck-on-pull-request-v8bcs-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-rvck-on-pull-request-v8bcs-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-b91f9d1a28521e03cbb0a500b569c7e2-9c5fc1007644c5e6-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-13T13:04:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-rvck-on-pull-request-v8bcs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:04:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-rvck-on-pull-request-v8bcs has finished running","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:04:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:04:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:04:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:04:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:04:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aqnt/gl-multi-component-parent-nwew-on-pull-request-q46j4 with pr group konflux-gl-multi-component-parent-nwew is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:04:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-nwew is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:04:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:04:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-parent-nwew-on-pull-request-46psj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:04:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:04:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:04:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:04:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:04:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-wrgi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:04:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:04:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:04:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:04:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:04:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:04:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:04:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","elapsedSinceCompletion":"198.474102ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:04:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:04:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"namespace":"build-e2e-xbmt","name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","reconcileID":"bfa1dd70-6cb8-4861-a00a-07766bdb6aae","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:04:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:04:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:04:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:04:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:04:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","elapsedSinceCompletion":"203.931837ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:04:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:04:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"namespace":"build-e2e-xbmt","name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","reconcileID":"1c02b8a7-7dc6-4664-926e-5383810d4d7c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:04:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:04:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:04:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:04:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:04:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","elapsedSinceCompletion":"214.400118ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:04:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:04:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"namespace":"build-e2e-xbmt","name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","reconcileID":"aa550310-feaa-4c15-a2e7-86fbf127fc91","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:04:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:04:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:04:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:04:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:04:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","elapsedSinceCompletion":"234.843647ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:04:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:04:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"namespace":"build-e2e-xbmt","name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","reconcileID":"bb546d93-9841-400d-9a38-e4901a96e382","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:04:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:04:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:04:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:04:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:04:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","elapsedSinceCompletion":"275.38997ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:04:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:04:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"namespace":"build-e2e-xbmt","name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","reconcileID":"a7ad450e-6754-410e-8e86-84e03711a710","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:04:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:04:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:04:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:04:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:04:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","elapsedSinceCompletion":"356.708142ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:04:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:04:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"namespace":"build-e2e-xbmt","name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","reconcileID":"40181a32-71a1-4af3-8bd7-b540b24dfdf5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:04:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:04:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:04:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:04:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:04:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","elapsedSinceCompletion":"517.452026ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:04:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:04:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"namespace":"build-e2e-xbmt","name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","reconcileID":"a760649e-a93a-4498-85ac-7928f1519edc","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:04:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:04:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:04:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:04:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:04:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","namespace":"group-lxqk","name":"go-component-xanksy-on-pull-request-llh4r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:04:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:04:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:04:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:04:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:04:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","elapsedSinceCompletion":"689.837447ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:04:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:04:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"namespace":"build-e2e-xbmt","name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","reconcileID":"bc0223e4-21ee-40bb-8f2e-815f988cdfb1","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:04:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:04:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:04:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:04:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:04:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","elapsedSinceCompletion":"838.304249ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:04:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:04:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"namespace":"build-e2e-xbmt","name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","reconcileID":"b92f5217-e27b-4bf5-a30f-06935b37fd09","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:04:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:04:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:04:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:04:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:04:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-nwew is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:04:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:04:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-child-nwew-on-pull-request-crcsk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:04:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:04:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:04:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:04:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:04:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","elapsedSinceCompletion":"1.212813687s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:04:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:04:38Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"namespace":"build-e2e-xbmt","name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","reconcileID":"0e48b933-20b1-4c83-b7dc-e666f79f7e2f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:04:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:04:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:04:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:04:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:04:38Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"namespace":"build-e2e-xbmt","name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","reconcileID":"11c2b7a2-8824-4d58-b190-0bad93a49daa","component.Name":"gh-multi-component-parent-wrgi"} {"level":"info","ts":"2026-05-13T13:04:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-llul-20260513-125603-000"} {"level":"info","ts":"2026-05-13T13:04:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-llul-20260513-125603-000","application":"build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:04:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-llul-20260513-125603-000"} {"level":"info","ts":"2026-05-13T13:04:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"build-suite-component-update-llul-20260513-125603-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-llul-20260513-125603-000","snapshot.Spec.Components":[{"name":"gh-multi-component-child-wrgi","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-xbmt/gh-multi-component-child-wrgi@sha256:251ad2dab3b9ebd6dade64a75f11b84d55641f8c1b1fd38a0a0797255104b245","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-child-psfuqd","revision":"40be64c4d25a3b90cf7842b3a5ff2a8514b5e347"}}}]} {"level":"info","ts":"2026-05-13T13:04:39Z","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-wrgi is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-llul-20260513-125603-000","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:04:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 566aba2d740e5e46aefc6c6893f9cadb05b920751fd69cf29aed2159adc1ec is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-llul-20260513-125603-000","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:04:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-llul-20260513-125603-000"} {"level":"info","ts":"2026-05-13T13:04:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-llul-20260513-125603-000","namespace":"build-e2e-xbmt"},"snapshot":{"name":"build-suite-component-update-llul-20260513-125603-000","namespace":"build-e2e-xbmt"}} {"level":"info","ts":"2026-05-13T13:04:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-llul-20260513-125603-000","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:04:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-llul-20260513-125603-000","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:04:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-llul-20260513-125603-000","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:04:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-llul-20260513-125603-000","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-13T13:04:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-llul-20260513-125603-000","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:04:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-llul-20260513-125603-000","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","Application.Name":"build-suite-component-update-llul","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-13T13:04:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-component-update-llul-20260513-125603-000","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"build-suite-component-update-llul-20260513-125603-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T13:04:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-llul-20260513-125603-000","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"build-suite-component-update-llul-20260513-125603-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-13T13:04:39Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-13T13:04:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-component-update-llul-20260513-125603-000","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:04:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-llul-20260513-125603-000","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:04:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-llul-20260513-125603-000","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-13T13:04:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-llul-20260513-125603-000","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:04:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-llul-20260513-125603-000","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:04:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-llul-20260513-125603-000"} {"level":"info","ts":"2026-05-13T13:04:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-component-update-llul-20260513-125603-000","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"build-suite-component-update-llul-20260513-125603-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T13:04:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-llul-20260513-125603-000","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","snapshot.Namespace":"build-e2e-xbmt","snapshot.Name":"build-suite-component-update-llul-20260513-125603-000"} {"level":"info","ts":"2026-05-13T13:04:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-llul-20260513-125603-000"} {"level":"info","ts":"2026-05-13T13:04:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-13T13:04:39Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T13:04:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-wrgi-on-pull-request-tqn4n has finished running","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:04:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:04:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:04:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:04:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:04:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","snapshot.Name":"build-suite-component-update-llul-20260513-125603-000"} {"level":"info","ts":"2026-05-13T13:04:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-13T13:04:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-wrgi-on-pull-request-tqn4n has finished running","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-tqn4n","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13: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":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13: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":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13: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":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13: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":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:04:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","namespace":"integration1-jvgz","name":"test-component-pac-wbwrky-on-pull-request-4kz5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:04:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:04: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":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","prGroup":"konflux-test-comp-fmwj","prGroupHash":"7a71fb0b09694c86b8dfcc3a9ee179b347b57f237d32092c27fe6bd92a52b8"} {"level":"info","ts":"2026-05-13T13:04:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:04: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":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:04: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-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:04: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-fmwj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:04:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:04:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T13:04:44Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-13T12:57:30Z","completionTime":"2026-05-13T13:04:44Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-cyik/test-comp-fmwj:on-pr-71de5bf1f8163ef6871261378d7b25769646350b"},{"name":"IMAGE_DIGEST","value":"sha256:6fdd8b0436a6ee717f19c051edc789d1abe1c3484f241d49246a10e3f02ef7b0"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"71de5bf1f8163ef6871261378d7b25769646350b"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"71de5bf1f8163ef6871261378d7b25769646350b"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-cyik/test-comp-fmwj:on-pr-71de5bf1f8163ef6871261378d7b25769646350b.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:a2efbcdcecfa5293a622eb356a18f5c88e5714046b214fe8730b43b1a7dbb77d"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-cyik/test-comp-fmwj:on-pr-71de5bf1f8163ef6871261378d7b25769646350b.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"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-cyik/test-comp-fmwj:on-pr-71de5bf1f8163ef6871261378d7b25769646350b"},{"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-cyik/test-comp-fmwj:on-pr-71de5bf1f8163ef6871261378d7b25769646350b"},{"name":"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:8f3ecbeaff579e41b8278f82d7fabac27845db17a8e687ea6c510c0c9aceabbb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c4ef47e3b4e0508572d266fb745be7e374c29dc02580328cbe9f4d472a8aca57"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:90efa582de7770d55102b74014a765cd16a25a56f2cf644b56a788c70c4dc749"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:7855471abfe87de080b914f2f3ca27c59e64f6448a7c2435e51435b764494c71"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fmwj-on-pull-request-2brs7-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fmwj-on-pull-request-2brs7-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fmwj-on-pull-request-2brs7-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fmwj-on-pull-request-2brs7-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fmwj-on-pull-request-2brs7-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tese4040997688a22c0aac44295f179c33a-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-fmwj-on-pull-request-2brs7-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fmwj-on-pull-request-3ab52df4b2682b08a3a2363ae48df9e3","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fmwj-on-pull-request-2brs7-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fmwj-on-pull-request-2brs7-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fmwj-on-pull-request-2brs7-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fmwj-on-pull-request-2brs7-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fmwj-on-pull-request-2brs7-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fmwj-on-pull-request-2brs7-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fmwj-on-pull-request-2brs7-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-00c5d8eaa34531e000d19507bc9ea4bd-59818e1dccc89dd5-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-13T13:04:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-fmwj-on-pull-request-2brs7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:04:44Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-fmwj-on-pull-request-2brs7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T13:04:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-fmwj-on-pull-request-2brs7 has finished running","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:04:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:04: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":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","prGroup":"konflux-test-comp-fmwj","prGroupHash":"7a71fb0b09694c86b8dfcc3a9ee179b347b57f237d32092c27fe6bd92a52b8"} {"level":"info","ts":"2026-05-13T13:04:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:04: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":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:04: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-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:04: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-fmwj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:04:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:04:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T13:04:44Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-13T12:57:30Z","completionTime":"2026-05-13T13:04:44Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-cyik/test-comp-fmwj:on-pr-71de5bf1f8163ef6871261378d7b25769646350b"},{"name":"IMAGE_DIGEST","value":"sha256:6fdd8b0436a6ee717f19c051edc789d1abe1c3484f241d49246a10e3f02ef7b0"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"71de5bf1f8163ef6871261378d7b25769646350b"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"71de5bf1f8163ef6871261378d7b25769646350b"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-cyik/test-comp-fmwj:on-pr-71de5bf1f8163ef6871261378d7b25769646350b.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:a2efbcdcecfa5293a622eb356a18f5c88e5714046b214fe8730b43b1a7dbb77d"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-cyik/test-comp-fmwj:on-pr-71de5bf1f8163ef6871261378d7b25769646350b.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"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-cyik/test-comp-fmwj:on-pr-71de5bf1f8163ef6871261378d7b25769646350b"},{"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-cyik/test-comp-fmwj:on-pr-71de5bf1f8163ef6871261378d7b25769646350b"},{"name":"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:8f3ecbeaff579e41b8278f82d7fabac27845db17a8e687ea6c510c0c9aceabbb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c4ef47e3b4e0508572d266fb745be7e374c29dc02580328cbe9f4d472a8aca57"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:90efa582de7770d55102b74014a765cd16a25a56f2cf644b56a788c70c4dc749"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:7855471abfe87de080b914f2f3ca27c59e64f6448a7c2435e51435b764494c71"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fmwj-on-pull-request-2brs7-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fmwj-on-pull-request-2brs7-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fmwj-on-pull-request-2brs7-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fmwj-on-pull-request-2brs7-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fmwj-on-pull-request-2brs7-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tese4040997688a22c0aac44295f179c33a-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-fmwj-on-pull-request-2brs7-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fmwj-on-pull-request-3ab52df4b2682b08a3a2363ae48df9e3","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fmwj-on-pull-request-2brs7-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fmwj-on-pull-request-2brs7-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fmwj-on-pull-request-2brs7-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fmwj-on-pull-request-2brs7-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fmwj-on-pull-request-2brs7-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fmwj-on-pull-request-2brs7-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fmwj-on-pull-request-2brs7-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-00c5d8eaa34531e000d19507bc9ea4bd-59818e1dccc89dd5-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-13T13:04:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-fmwj-on-pull-request-2brs7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:04:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-fmwj-on-pull-request-2brs7 has finished running","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:04:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:04: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":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","prGroup":"konflux-test-comp-fmwj","prGroupHash":"7a71fb0b09694c86b8dfcc3a9ee179b347b57f237d32092c27fe6bd92a52b8"} {"level":"info","ts":"2026-05-13T13:04:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:04: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":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:04: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-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:04: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-fmwj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:04:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:04:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T13:04:44Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-13T12:57:30Z","completionTime":"2026-05-13T13:04:44Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-cyik/test-comp-fmwj:on-pr-71de5bf1f8163ef6871261378d7b25769646350b"},{"name":"IMAGE_DIGEST","value":"sha256:6fdd8b0436a6ee717f19c051edc789d1abe1c3484f241d49246a10e3f02ef7b0"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"71de5bf1f8163ef6871261378d7b25769646350b"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"71de5bf1f8163ef6871261378d7b25769646350b"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-cyik/test-comp-fmwj:on-pr-71de5bf1f8163ef6871261378d7b25769646350b.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:a2efbcdcecfa5293a622eb356a18f5c88e5714046b214fe8730b43b1a7dbb77d"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-cyik/test-comp-fmwj:on-pr-71de5bf1f8163ef6871261378d7b25769646350b.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"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-cyik/test-comp-fmwj:on-pr-71de5bf1f8163ef6871261378d7b25769646350b"},{"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-cyik/test-comp-fmwj:on-pr-71de5bf1f8163ef6871261378d7b25769646350b"},{"name":"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:8f3ecbeaff579e41b8278f82d7fabac27845db17a8e687ea6c510c0c9aceabbb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c4ef47e3b4e0508572d266fb745be7e374c29dc02580328cbe9f4d472a8aca57"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:90efa582de7770d55102b74014a765cd16a25a56f2cf644b56a788c70c4dc749"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:7855471abfe87de080b914f2f3ca27c59e64f6448a7c2435e51435b764494c71"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fmwj-on-pull-request-2brs7-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fmwj-on-pull-request-2brs7-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fmwj-on-pull-request-2brs7-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fmwj-on-pull-request-2brs7-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fmwj-on-pull-request-2brs7-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tese4040997688a22c0aac44295f179c33a-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-fmwj-on-pull-request-2brs7-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fmwj-on-pull-request-3ab52df4b2682b08a3a2363ae48df9e3","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fmwj-on-pull-request-2brs7-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fmwj-on-pull-request-2brs7-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fmwj-on-pull-request-2brs7-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fmwj-on-pull-request-2brs7-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fmwj-on-pull-request-2brs7-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fmwj-on-pull-request-2brs7-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fmwj-on-pull-request-2brs7-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-00c5d8eaa34531e000d19507bc9ea4bd-59818e1dccc89dd5-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-13T13:04:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-fmwj-on-pull-request-2brs7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:04:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-fmwj-on-pull-request-2brs7 has finished running","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:04:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:04: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":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","prGroup":"konflux-test-comp-fmwj","prGroupHash":"7a71fb0b09694c86b8dfcc3a9ee179b347b57f237d32092c27fe6bd92a52b8"} {"level":"info","ts":"2026-05-13T13:04:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:04: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":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:04: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-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:04: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-fmwj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:04:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:04:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T13:04:44Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-13T12:57:30Z","completionTime":"2026-05-13T13:04:44Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-cyik/test-comp-fmwj:on-pr-71de5bf1f8163ef6871261378d7b25769646350b"},{"name":"IMAGE_DIGEST","value":"sha256:6fdd8b0436a6ee717f19c051edc789d1abe1c3484f241d49246a10e3f02ef7b0"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"71de5bf1f8163ef6871261378d7b25769646350b"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"71de5bf1f8163ef6871261378d7b25769646350b"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-cyik/test-comp-fmwj:on-pr-71de5bf1f8163ef6871261378d7b25769646350b.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:a2efbcdcecfa5293a622eb356a18f5c88e5714046b214fe8730b43b1a7dbb77d"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-cyik/test-comp-fmwj:on-pr-71de5bf1f8163ef6871261378d7b25769646350b.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"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-cyik/test-comp-fmwj:on-pr-71de5bf1f8163ef6871261378d7b25769646350b"},{"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-cyik/test-comp-fmwj:on-pr-71de5bf1f8163ef6871261378d7b25769646350b"},{"name":"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:8f3ecbeaff579e41b8278f82d7fabac27845db17a8e687ea6c510c0c9aceabbb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c4ef47e3b4e0508572d266fb745be7e374c29dc02580328cbe9f4d472a8aca57"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:90efa582de7770d55102b74014a765cd16a25a56f2cf644b56a788c70c4dc749"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:7855471abfe87de080b914f2f3ca27c59e64f6448a7c2435e51435b764494c71"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fmwj-on-pull-request-2brs7-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fmwj-on-pull-request-2brs7-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fmwj-on-pull-request-2brs7-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fmwj-on-pull-request-2brs7-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fmwj-on-pull-request-2brs7-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tese4040997688a22c0aac44295f179c33a-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-fmwj-on-pull-request-2brs7-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fmwj-on-pull-request-3ab52df4b2682b08a3a2363ae48df9e3","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fmwj-on-pull-request-2brs7-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fmwj-on-pull-request-2brs7-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fmwj-on-pull-request-2brs7-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fmwj-on-pull-request-2brs7-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fmwj-on-pull-request-2brs7-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fmwj-on-pull-request-2brs7-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fmwj-on-pull-request-2brs7-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-00c5d8eaa34531e000d19507bc9ea4bd-59818e1dccc89dd5-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-13T13:04:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-fmwj-on-pull-request-2brs7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:04:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-fmwj-on-pull-request-2brs7 has finished running","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:04:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:04:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","prGroup":"konflux-test-comp-fmwj","prGroupHash":"7a71fb0b09694c86b8dfcc3a9ee179b347b57f237d32092c27fe6bd92a52b8"} {"level":"info","ts":"2026-05-13T13:04:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:04:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:04:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:04:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-fmwj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:04:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:04:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T13:04:44Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-13T12:57:30Z","completionTime":"2026-05-13T13:04:44Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-cyik/test-comp-fmwj:on-pr-71de5bf1f8163ef6871261378d7b25769646350b"},{"name":"IMAGE_DIGEST","value":"sha256:6fdd8b0436a6ee717f19c051edc789d1abe1c3484f241d49246a10e3f02ef7b0"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"71de5bf1f8163ef6871261378d7b25769646350b"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"71de5bf1f8163ef6871261378d7b25769646350b"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-cyik/test-comp-fmwj:on-pr-71de5bf1f8163ef6871261378d7b25769646350b.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:a2efbcdcecfa5293a622eb356a18f5c88e5714046b214fe8730b43b1a7dbb77d"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-cyik/test-comp-fmwj:on-pr-71de5bf1f8163ef6871261378d7b25769646350b.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"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-cyik/test-comp-fmwj:on-pr-71de5bf1f8163ef6871261378d7b25769646350b"},{"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-cyik/test-comp-fmwj:on-pr-71de5bf1f8163ef6871261378d7b25769646350b"},{"name":"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:8f3ecbeaff579e41b8278f82d7fabac27845db17a8e687ea6c510c0c9aceabbb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c4ef47e3b4e0508572d266fb745be7e374c29dc02580328cbe9f4d472a8aca57"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:90efa582de7770d55102b74014a765cd16a25a56f2cf644b56a788c70c4dc749"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:7855471abfe87de080b914f2f3ca27c59e64f6448a7c2435e51435b764494c71"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fmwj-on-pull-request-2brs7-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fmwj-on-pull-request-2brs7-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fmwj-on-pull-request-2brs7-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fmwj-on-pull-request-2brs7-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fmwj-on-pull-request-2brs7-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tese4040997688a22c0aac44295f179c33a-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-fmwj-on-pull-request-2brs7-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fmwj-on-pull-request-3ab52df4b2682b08a3a2363ae48df9e3","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fmwj-on-pull-request-2brs7-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fmwj-on-pull-request-2brs7-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fmwj-on-pull-request-2brs7-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fmwj-on-pull-request-2brs7-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fmwj-on-pull-request-2brs7-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fmwj-on-pull-request-2brs7-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fmwj-on-pull-request-2brs7-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-00c5d8eaa34531e000d19507bc9ea4bd-59818e1dccc89dd5-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-13T13:04:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-fmwj-on-pull-request-2brs7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:04:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-fmwj-on-pull-request-2brs7 has finished running","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13: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":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13: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":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13: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":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:04: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-wrgi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13: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":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:04:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13: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":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:04: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-soga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:04:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-soga-on-pull-request-wndg5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:04:50Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx","namespace":"build-e2e-hybt","name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T13:04:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13:04:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx","namespace":"build-e2e-hybt","name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","PR group":"konflux-fj-test-custom-default-zvxvff"} {"level":"info","ts":"2026-05-13T13:04:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx","prGroup":"konflux-fj-test-custom-default-zvxvff","prGroupHash":"50f870313532b6e3a6289505846a6fe07d1b1c82825a28e266d6fe5f168b47"} {"level":"info","ts":"2026-05-13T13:04:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13:04:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13:04:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-zvxvff is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13:04:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13:04:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx","namespace":"build-e2e-hybt","name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:04: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-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:04: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-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:04: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-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:04: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-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:04:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aqnt/gl-multi-component-parent-nwew-on-pull-request-q46j4 with pr group konflux-gl-multi-component-parent-nwew is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:04: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-nwew is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:04: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-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:04:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-parent-nwew-on-pull-request-46psj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:04:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:04:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:04: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":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:04:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:04:51Z","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-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","elapsedSinceCompletion":"2.167895538s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:04:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-child-nwew-on-pull-request-crcsk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:04:51Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"namespace":"build-e2e-aqnt","name":"gl-multi-component-child-nwew-on-pull-request-crcsk","reconcileID":"6458bfb5-3347-4376-9919-920c8e8eab50","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:04:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13:04:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13:04:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13:04:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13:04:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-zvxvff is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13:04:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13:04:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx","namespace":"build-e2e-hybt","name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:04:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:04:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:04: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":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:04:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:04:51Z","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-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","elapsedSinceCompletion":"2.173467909s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:04:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-child-nwew-on-pull-request-crcsk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:04:51Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"namespace":"build-e2e-aqnt","name":"gl-multi-component-child-nwew-on-pull-request-crcsk","reconcileID":"b18b17df-830d-422b-bf82-a831872a6a9d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:04:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:04:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:04: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":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:04:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:04:51Z","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-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","elapsedSinceCompletion":"2.183927904s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:04:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-child-nwew-on-pull-request-crcsk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:04:51Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"namespace":"build-e2e-aqnt","name":"gl-multi-component-child-nwew-on-pull-request-crcsk","reconcileID":"254636a8-e734-4e6f-a177-d0e224fb9287","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:04:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:04:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:04: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":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:04:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:04:51Z","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-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","elapsedSinceCompletion":"2.20436021s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:04:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-child-nwew-on-pull-request-crcsk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:04:51Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"namespace":"build-e2e-aqnt","name":"gl-multi-component-child-nwew-on-pull-request-crcsk","reconcileID":"a1b416a2-7cb5-4acf-8252-459a39840cf6","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:04:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:04:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:04: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":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:04:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:04:51Z","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-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","elapsedSinceCompletion":"2.245019441s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:04:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-child-nwew-on-pull-request-crcsk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:04:51Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"namespace":"build-e2e-aqnt","name":"gl-multi-component-child-nwew-on-pull-request-crcsk","reconcileID":"55fd3a81-15f9-4061-8dfa-a2087d2877ac","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:04:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:04:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:04: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":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:04:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:04:51Z","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-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","elapsedSinceCompletion":"1.292920621s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:04:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-child-nwew-on-pull-request-crcsk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:04:51Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"namespace":"build-e2e-aqnt","name":"gl-multi-component-child-nwew-on-pull-request-crcsk","reconcileID":"67dcdd86-c571-4168-8244-ccbdb6d7dd35","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:04:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:04:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:04: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":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:04:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:04:51Z","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-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","elapsedSinceCompletion":"1.325545678s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:04:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-child-nwew-on-pull-request-crcsk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:04:51Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"namespace":"build-e2e-aqnt","name":"gl-multi-component-child-nwew-on-pull-request-crcsk","reconcileID":"7ea4e17c-4228-4800-b9aa-61d691b57681","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:04:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:04:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:04: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":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:04:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:04:51Z","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-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","elapsedSinceCompletion":"1.646025414s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:04:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-child-nwew-on-pull-request-crcsk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:04:51Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"namespace":"build-e2e-aqnt","name":"gl-multi-component-child-nwew-on-pull-request-crcsk","reconcileID":"26191788-8098-46a8-821c-0e9e0bfab368","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:04:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13:04:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13:04:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13:04:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13:04:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-zvxvff is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13:04:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13:04:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx","namespace":"build-e2e-hybt","name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:04:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:04:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:04: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":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:04:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:04:51Z","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-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","elapsedSinceCompletion":"1.85796213s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:04:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-child-nwew-on-pull-request-crcsk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:04:51Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"namespace":"build-e2e-aqnt","name":"gl-multi-component-child-nwew-on-pull-request-crcsk","reconcileID":"e09f16d5-edbf-4b00-a6d1-3bb9a2d1a42d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:04:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13:04:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13:04:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13:04:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13:04:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-zvxvff is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13:04:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13:04:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx","namespace":"build-e2e-hybt","name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13: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-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13: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-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:04:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13: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-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:04:52Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"namespace":"build-e2e-aqnt","name":"gl-multi-component-child-nwew-on-pull-request-crcsk","reconcileID":"38b51dd4-d371-4f73-8734-174d301565a1","component.Name":"gl-multi-component-parent-nwew"} {"level":"info","ts":"2026-05-13T13:04:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-qued-20260513-125620-000"} {"level":"info","ts":"2026-05-13T13:04:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-qued-20260513-125620-000","application":"build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:04:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-qued-20260513-125620-000"} {"level":"info","ts":"2026-05-13T13:04:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"build-suite-component-update-qued-20260513-125620-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-qued-20260513-125620-000","snapshot.Spec.Components":[{"name":"gl-multi-component-child-nwew","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-aqnt/gl-multi-component-child-nwew@sha256:bf673f75b0981c73660b13d1a20905693974fabf45764197d2d9c373d7fffe1d","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-child-pexvqg","revision":"c2d81a6adbd2eac2e7cd5e8831e2f922e2720ae7"}}}]} {"level":"info","ts":"2026-05-13T13:04:52Z","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-nwew is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-qued-20260513-125620-000","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:04:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash d94c2758d174ce818390ff33ccf430362a13a56a4add454cfd410b3faa9221 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-qued-20260513-125620-000","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:04:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-qued-20260513-125620-000"} {"level":"info","ts":"2026-05-13T13:04: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":"build-suite-component-update-qued-20260513-125620-000","namespace":"build-e2e-aqnt"},"snapshot":{"name":"build-suite-component-update-qued-20260513-125620-000","namespace":"build-e2e-aqnt"}} {"level":"info","ts":"2026-05-13T13:04:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-qued-20260513-125620-000","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:04:52Z","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-qued-20260513-125620-000","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:04:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-qued-20260513-125620-000","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:04:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-qued-20260513-125620-000","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-13T13:04:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-qued-20260513-125620-000","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:04:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-qued-20260513-125620-000","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","Application.Name":"build-suite-component-update-qued","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-13T13:04:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-qued-20260513-125620-000","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"build-suite-component-update-qued-20260513-125620-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-13T13:04:52Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-13T13:04: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":"build-suite-component-update-qued-20260513-125620-000","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:04:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-qued-20260513-125620-000","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:04:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-qued-20260513-125620-000","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-13T13:04:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-qued-20260513-125620-000","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:04:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-qued-20260513-125620-000","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:04:52Z","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-qued-20260513-125620-000","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"build-suite-component-update-qued-20260513-125620-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T13:04:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-child-nwew-on-pull-request-crcsk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-qued-20260513-125620-000"} {"level":"info","ts":"2026-05-13T13:04: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":"build-suite-component-update-qued-20260513-125620-000","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:04:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-qued-20260513-125620-000","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:04:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-qued-20260513-125620-000","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-13T13:04:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-qued-20260513-125620-000","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:04:52Z","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-qued-20260513-125620-000","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"build-suite-component-update-qued-20260513-125620-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T13:04:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-qued-20260513-125620-000","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:04:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-qued-20260513-125620-000","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","snapshot.Namespace":"build-e2e-aqnt","snapshot.Name":"build-suite-component-update-qued-20260513-125620-000"} {"level":"info","ts":"2026-05-13T13:04:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-child-nwew-on-pull-request-crcsk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-qued-20260513-125620-000"} {"level":"info","ts":"2026-05-13T13:04:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-child-nwew-on-pull-request-crcsk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-13T13:04:52Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-child-nwew-on-pull-request-crcsk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T13:04:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-nwew-on-pull-request-crcsk has finished running","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:04:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13:04:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13:04:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13:04:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13:04:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-zvxvff is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13:04:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13:04:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx","namespace":"build-e2e-hybt","name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13: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-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13: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-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:04:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13: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-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:04:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","snapshot.Name":"build-suite-component-update-qued-20260513-125620-000"} {"level":"info","ts":"2026-05-13T13:04:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-child-nwew-on-pull-request-crcsk","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-13T13:04:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-nwew-on-pull-request-crcsk has finished running","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-crcsk","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:04:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13:04:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13:04:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13:04:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13:04:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-zvxvff is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13:04:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13:04:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx","namespace":"build-e2e-hybt","name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:04:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo"} {"level":"info","ts":"2026-05-13T13:04:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo","prGroup":"konflux-test-component-pac-vmwoaw","prGroupHash":"1e96e5ab710b56d95b7132ef1d2fd8240629a756e397cd421e826260df34e2"} {"level":"info","ts":"2026-05-13T13:04:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo"} {"level":"info","ts":"2026-05-13T13:04:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo"} {"level":"info","ts":"2026-05-13T13:04:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo"} {"level":"info","ts":"2026-05-13T13:04:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-13T13:04:53Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo","ExternalID":"my-integration-test-tetj-test-component-pac-vmwoaw"} {"level":"info","ts":"2026-05-13T13:04:53Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo","ExternalID":"my-integration-test-tetj-test-component-pac-vmwoaw"} {"level":"info","ts":"2026-05-13T13:04:53Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo","existingCheckRun":"github.CheckRun{ID:75788845175, NodeID:\"CR_kwDOMjU9q88AAAARpV4Adw\", HeadSHA:\"4f6eec4c57a819362ddde8ca2a7b18bf9c884542\", ExternalID:\"my-integration-test-tetj-test-component-pac-vmwoaw\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/75788845175\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/75788845175\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-13 12:56:14 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-vmwoaw snapshot optional scenario my-integration-test-tetj is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-byci/test-component-pac-vmwoaw-on-pull-request-xskpj is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/75788845175/annotations\"}, Name:\"Konflux Dev version / my-integration-test-tetj / test-component-pac-vmwoaw\", CheckSuite:github.CheckSuite{ID:68804180471}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3676278238, Number:9723, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9723\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-vmwoaw\", SHA:\"4f6eec4c57a819362ddde8ca2a7b18bf9c884542\", 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-kkxbwd\", 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-13T13:04:53Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo","ID":75788845175,"CheckName":"Konflux Dev version / my-integration-test-tetj / test-component-pac-vmwoaw","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-05-13T13:04:53Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo","ExternalID":"my-integration-test-wmnj-test-component-pac-vmwoaw"} {"level":"info","ts":"2026-05-13T13:04:53Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo","ExternalID":"my-integration-test-wmnj-test-component-pac-vmwoaw"} {"level":"info","ts":"2026-05-13T13:04:53Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo","existingCheckRun":"github.CheckRun{ID:75788846209, NodeID:\"CR_kwDOMjU9q88AAAARpV4EgQ\", HeadSHA:\"4f6eec4c57a819362ddde8ca2a7b18bf9c884542\", ExternalID:\"my-integration-test-wmnj-test-component-pac-vmwoaw\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/75788846209\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/75788846209\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-13 12:56:14 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-vmwoaw snapshot scenario my-integration-test-wmnj is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-byci/test-component-pac-vmwoaw-on-pull-request-xskpj is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/75788846209/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wmnj / test-component-pac-vmwoaw\", CheckSuite:github.CheckSuite{ID:68804180471}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3676278238, Number:9723, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9723\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-vmwoaw\", SHA:\"4f6eec4c57a819362ddde8ca2a7b18bf9c884542\", 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-kkxbwd\", 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-13T13:04:54Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo","ID":75788846209,"CheckName":"Konflux Dev version / my-integration-test-wmnj / test-component-pac-vmwoaw","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-05-13T13:04:54Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo","ExternalID":"my-integration-test-fbzp-test-component-pac-vmwoaw"} {"level":"info","ts":"2026-05-13T13:04:54Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo","ExternalID":"my-integration-test-fbzp-test-component-pac-vmwoaw"} {"level":"info","ts":"2026-05-13T13:04:54Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo","existingCheckRun":"github.CheckRun{ID:75788842867, NodeID:\"CR_kwDOMjU9q88AAAARpV33cw\", HeadSHA:\"4f6eec4c57a819362ddde8ca2a7b18bf9c884542\", ExternalID:\"my-integration-test-fbzp-test-component-pac-vmwoaw\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/75788842867\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/75788842867\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-13 12:56:13 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-vmwoaw snapshot scenario my-integration-test-fbzp is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-byci/test-component-pac-vmwoaw-on-pull-request-xskpj is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/75788842867/annotations\"}, Name:\"Konflux Dev version / my-integration-test-fbzp / test-component-pac-vmwoaw\", CheckSuite:github.CheckSuite{ID:68804180471}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3676278238, Number:9723, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9723\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-vmwoaw\", SHA:\"4f6eec4c57a819362ddde8ca2a7b18bf9c884542\", 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-kkxbwd\", 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-13T13:04:54Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo","ID":75788842867,"CheckName":"Konflux Dev version / my-integration-test-fbzp / test-component-pac-vmwoaw","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-05-13T13:04:54Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo","ExternalID":"my-integration-test-ewvn-test-component-pac-vmwoaw"} {"level":"info","ts":"2026-05-13T13:04:54Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo","ExternalID":"my-integration-test-ewvn-test-component-pac-vmwoaw"} {"level":"info","ts":"2026-05-13T13:04:54Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo","existingCheckRun":"github.CheckRun{ID:75788844072, NodeID:\"CR_kwDOMjU9q88AAAARpV38KA\", HeadSHA:\"4f6eec4c57a819362ddde8ca2a7b18bf9c884542\", ExternalID:\"my-integration-test-ewvn-test-component-pac-vmwoaw\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/75788844072\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report/runs/75788844072\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-13 12:56:14 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-vmwoaw snapshot scenario my-integration-test-ewvn is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun stat-rep-byci/test-component-pac-vmwoaw-on-pull-request-xskpj is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/check-runs/75788844072/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ewvn / test-component-pac-vmwoaw\", CheckSuite:github.CheckSuite{ID:68804180471}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3676278238, Number:9723, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration-status-report/pulls/9723\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-vmwoaw\", SHA:\"4f6eec4c57a819362ddde8ca2a7b18bf9c884542\", 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-kkxbwd\", 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-13T13:04:55Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo","ID":75788844072,"CheckName":"Konflux Dev version / my-integration-test-ewvn / test-component-pac-vmwoaw","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-05-13T13:04: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-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo","pipelineRun.Namespace":"stat-rep-byci","pipelineRun.Name":"test-component-pac-vmwoaw-on-pull-request-xskpj","build pipelineRun Status":"GroupSnapshotCreationFailed"} {"level":"info","ts":"2026-05-13T13:04: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-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo","pipelinerun.Name":"test-component-pac-vmwoaw-on-pull-request-xskpj"} {"level":"info","ts":"2026-05-13T13:04: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-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo"} {"level":"info","ts":"2026-05-13T13:04: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-vmwoaw is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo"} {"level":"info","ts":"2026-05-13T13:04: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-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo"} {"level":"info","ts":"2026-05-13T13:04:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T13:04:53Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-13T12:56:14Z","completionTime":"2026-05-13T13:04:53Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/stat-rep-byci/test-component-pac-vmwoaw:on-pr-4f6eec4c57a819362ddde8ca2a7b18bf9c884542"},{"name":"IMAGE_DIGEST","value":"sha256:12e53e6fed0c33e25d1b78cea84bc9a6bde9abe5b15037e8af6ed45012937b56"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report"},{"name":"CHAINS-GIT_COMMIT","value":"4f6eec4c57a819362ddde8ca2a7b18bf9c884542"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report"},{"name":"revision","value":"4f6eec4c57a819362ddde8ca2a7b18bf9c884542"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/stat-rep-byci/test-component-pac-vmwoaw:on-pr-4f6eec4c57a819362ddde8ca2a7b18bf9c884542"},{"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-byci/test-component-pac-vmwoaw:on-pr-4f6eec4c57a819362ddde8ca2a7b18bf9c884542"},{"name":"ALWAYS_BUILD_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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-vmwoaw-on-pull-request-xskpj-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component0377af5c359c4d58a1f4cd2295147f17-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp0377af5c359c4d58a1f4cd2295147f17-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-vmwoaw-on-pull-request-xskpj-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componen0377af5c359c4d58a1f4cd2295147f17-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes0377af5c359c4d58a1f4cd2295147f17-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-vmwoaw-on-pull-request-xskpj-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-vmwoaw-on-pu2d2bf8d8f2b8b5c2ba254e771a5df1e6","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-vmwoaw-on-pull-request-xskpj-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-vmwoaw-on-pull-request-xskpj-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component0377af5c359c4d58a1f4cd2295147f17-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compone0377af5c359c4d58a1f4cd2295147f17-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-vmwoaw-on-pull-request-xskpj-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-vmwoaw-on-pull-request-xskpj-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compon0377af5c359c4d58a1f4cd2295147f17-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-c84a0aca026123d57482a98cf91d4576-6553ef49246a7499-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-13T13:04:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo","namespace":"stat-rep-byci","name":"test-component-pac-vmwoaw-on-pull-request-xskpj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:04:55Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo","namespace":"stat-rep-byci","name":"test-component-pac-vmwoaw-on-pull-request-xskpj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T13:04:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-vmwoaw-on-pull-request-xskpj has finished running","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo"} {"level":"info","ts":"2026-05-13T13:04:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:04:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:04:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:04:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:04:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","namespace":"gitlab-rep-lber","name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:04: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-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo"} {"level":"info","ts":"2026-05-13T13:04: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-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo","prGroup":"konflux-test-component-pac-vmwoaw","prGroupHash":"1e96e5ab710b56d95b7132ef1d2fd8240629a756e397cd421e826260df34e2"} {"level":"info","ts":"2026-05-13T13:04: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-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo"} {"level":"info","ts":"2026-05-13T13:04:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo"} {"level":"info","ts":"2026-05-13T13:04: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-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo"} {"level":"info","ts":"2026-05-13T13:04:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T13:04:53Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-13T12:56:14Z","completionTime":"2026-05-13T13:04:53Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/stat-rep-byci/test-component-pac-vmwoaw:on-pr-4f6eec4c57a819362ddde8ca2a7b18bf9c884542"},{"name":"IMAGE_DIGEST","value":"sha256:12e53e6fed0c33e25d1b78cea84bc9a6bde9abe5b15037e8af6ed45012937b56"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report"},{"name":"CHAINS-GIT_COMMIT","value":"4f6eec4c57a819362ddde8ca2a7b18bf9c884542"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report"},{"name":"revision","value":"4f6eec4c57a819362ddde8ca2a7b18bf9c884542"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/stat-rep-byci/test-component-pac-vmwoaw:on-pr-4f6eec4c57a819362ddde8ca2a7b18bf9c884542"},{"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-byci/test-component-pac-vmwoaw:on-pr-4f6eec4c57a819362ddde8ca2a7b18bf9c884542"},{"name":"ALWAYS_BUILD_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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-vmwoaw-on-pull-request-xskpj-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component0377af5c359c4d58a1f4cd2295147f17-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp0377af5c359c4d58a1f4cd2295147f17-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-vmwoaw-on-pull-request-xskpj-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componen0377af5c359c4d58a1f4cd2295147f17-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes0377af5c359c4d58a1f4cd2295147f17-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-vmwoaw-on-pull-request-xskpj-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-vmwoaw-on-pu2d2bf8d8f2b8b5c2ba254e771a5df1e6","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-vmwoaw-on-pull-request-xskpj-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-vmwoaw-on-pull-request-xskpj-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component0377af5c359c4d58a1f4cd2295147f17-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compone0377af5c359c4d58a1f4cd2295147f17-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-vmwoaw-on-pull-request-xskpj-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-vmwoaw-on-pull-request-xskpj-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compon0377af5c359c4d58a1f4cd2295147f17-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-c84a0aca026123d57482a98cf91d4576-6553ef49246a7499-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-13T13:04:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo","namespace":"stat-rep-byci","name":"test-component-pac-vmwoaw-on-pull-request-xskpj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:04:55Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo","namespace":"stat-rep-byci","name":"test-component-pac-vmwoaw-on-pull-request-xskpj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T13:04:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-vmwoaw-on-pull-request-xskpj has finished running","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo"} {"level":"info","ts":"2026-05-13T13:04: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-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo"} {"level":"info","ts":"2026-05-13T13:04: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-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo","prGroup":"konflux-test-component-pac-vmwoaw","prGroupHash":"1e96e5ab710b56d95b7132ef1d2fd8240629a756e397cd421e826260df34e2"} {"level":"info","ts":"2026-05-13T13:04: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-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo"} {"level":"info","ts":"2026-05-13T13:04:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo"} {"level":"info","ts":"2026-05-13T13:04: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-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo"} {"level":"info","ts":"2026-05-13T13:04:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T13:04:53Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-13T12:56:14Z","completionTime":"2026-05-13T13:04:53Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/stat-rep-byci/test-component-pac-vmwoaw:on-pr-4f6eec4c57a819362ddde8ca2a7b18bf9c884542"},{"name":"IMAGE_DIGEST","value":"sha256:12e53e6fed0c33e25d1b78cea84bc9a6bde9abe5b15037e8af6ed45012937b56"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report"},{"name":"CHAINS-GIT_COMMIT","value":"4f6eec4c57a819362ddde8ca2a7b18bf9c884542"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration-status-report"},{"name":"revision","value":"4f6eec4c57a819362ddde8ca2a7b18bf9c884542"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/stat-rep-byci/test-component-pac-vmwoaw:on-pr-4f6eec4c57a819362ddde8ca2a7b18bf9c884542"},{"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-byci/test-component-pac-vmwoaw:on-pr-4f6eec4c57a819362ddde8ca2a7b18bf9c884542"},{"name":"ALWAYS_BUILD_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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-vmwoaw-on-pull-request-xskpj-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component0377af5c359c4d58a1f4cd2295147f17-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp0377af5c359c4d58a1f4cd2295147f17-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-vmwoaw-on-pull-request-xskpj-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componen0377af5c359c4d58a1f4cd2295147f17-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes0377af5c359c4d58a1f4cd2295147f17-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-vmwoaw-on-pull-request-xskpj-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-vmwoaw-on-pu2d2bf8d8f2b8b5c2ba254e771a5df1e6","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-vmwoaw-on-pull-request-xskpj-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-vmwoaw-on-pull-request-xskpj-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component0377af5c359c4d58a1f4cd2295147f17-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compone0377af5c359c4d58a1f4cd2295147f17-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-vmwoaw-on-pull-request-xskpj-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-vmwoaw-on-pull-request-xskpj-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compon0377af5c359c4d58a1f4cd2295147f17-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-c84a0aca026123d57482a98cf91d4576-6553ef49246a7499-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-13T13:04:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo","namespace":"stat-rep-byci","name":"test-component-pac-vmwoaw-on-pull-request-xskpj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:04:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-vmwoaw-on-pull-request-xskpj has finished running","buildpipelineRun":{"name":"test-component-pac-vmwoaw-on-pull-request-xskpj","namespace":"stat-rep-byci"},"application":"stat-rep-byci/integ-app-zxgo"} {"level":"info","ts":"2026-05-13T13:04:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13:04:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13:04:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13:04:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13:04:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-zvxvff is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13:04:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13:04:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx","namespace":"build-e2e-hybt","name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:04:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13:04:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13:04:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13:04:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13:04:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-zvxvff is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13:04:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13:04:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx","namespace":"build-e2e-hybt","name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:04:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13:04:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13:04:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13:04:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13:04:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-zvxvff is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13:04:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13:04:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx","namespace":"build-e2e-hybt","name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:04:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:04:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:04:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:04:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:04:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aqnt/gl-multi-component-parent-nwew-on-pull-request-q46j4 with pr group konflux-gl-multi-component-parent-nwew is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:04:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-nwew is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:04:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:04:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-parent-nwew-on-pull-request-46psj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:05:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:05:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:05:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:05:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:05:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-wrgi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:05:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:05:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:05:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:05:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:05:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:05:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:05:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-wrgi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:05:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:05:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:05: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-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:05: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-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:05: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-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:05: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-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:05: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-wrgi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:05: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-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:05:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-zvxvff is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx","namespace":"build-e2e-hybt","name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aqnt/gl-multi-component-parent-nwew-on-pull-request-q46j4 with pr group konflux-gl-multi-component-parent-nwew is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-nwew is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:05:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-parent-nwew-on-pull-request-46psj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13: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":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13: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":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13: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":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13: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":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:05:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aqnt/gl-multi-component-parent-nwew-on-pull-request-q46j4 with pr group konflux-gl-multi-component-parent-nwew is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:05: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-parent-nwew is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13: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":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:05:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-parent-nwew-on-pull-request-46psj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13: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":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13: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":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13: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":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13: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":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:05:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-parent-wrgi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13: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":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:05:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13: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-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13: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-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13: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-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13: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-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:05:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aqnt/gl-multi-component-parent-nwew-on-pull-request-q46j4 with pr group konflux-gl-multi-component-parent-nwew is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13: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-nwew is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13: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-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:05:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-parent-nwew-on-pull-request-46psj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:05:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:05:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:05:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:05:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:05:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","namespace":"gitlab-rep-lber","name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:05:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:05:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:05:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:05:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:05: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-wrgi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:05:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:05:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:05:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:05:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:05:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:05:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:05:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aqnt/gl-multi-component-parent-nwew-on-pull-request-q46j4 with pr group konflux-gl-multi-component-parent-nwew is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:05:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-parent-nwew is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:05:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:05:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-parent-nwew-on-pull-request-46psj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:05:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:05:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","prGroup":"konflux-test-comp-pac-gitlab-dsjyrj","prGroupHash":"6cd6728b8b1da90e50063c8e0fd1ef262795ced6174c121ace62dad10b6961"} {"level":"info","ts":"2026-05-13T13:05:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:05:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:05:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GitlabReporter","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:05:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","reporter":"GitlabReporter"} {"level":"info","ts":"2026-05-13T13:05:13Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:05:13Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","projectID":56586709,"pipelineID":2522411588} {"level":"info","ts":"2026-05-13T13:05:13Z","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-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","scenarioName":"my-integration-test-aqzh"} {"level":"info","ts":"2026-05-13T13:05:14Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","scenario.name":"my-integration-test-aqzh","commitStatus2.ID":14352029841,"TargetURL":null} {"level":"info","ts":"2026-05-13T13:05:14Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:05:14Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","projectID":56586709,"pipelineID":2522411588} {"level":"info","ts":"2026-05-13T13:05:14Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","scenarioName":"my-integration-test-idth"} {"level":"info","ts":"2026-05-13T13:05:14Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","scenario.name":"my-integration-test-idth","commitStatus2.ID":14352030059,"TargetURL":null} {"level":"info","ts":"2026-05-13T13:05:14Z","caller":"status/status.go:748","msg":"Try to post gitlab merge request comment for the latest test report","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"namespace":"gitlab-rep-lber","name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","reconcileID":"2f4fcaa0-4671-423c-8a9c-b55be1b531ba","snapshot.Namespace":"gitlab-rep-lber","snapshot.Name":"tempComponentSnapshot"} {"level":"info","ts":"2026-05-13T13:05:15Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","commentTitle":"Integration test for component test-comp-pac-gitlab-dsjyrj","noteID":3344184943} {"level":"info","ts":"2026-05-13T13:05:15Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","commentTitle":"Integration test for component test-comp-pac-gitlab-dsjyrj"} {"level":"info","ts":"2026-05-13T13:05:15Z","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-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","commentPrefix":"Integration test for component test-comp-pac-gitlab-dsjyrj","count":1} {"level":"info","ts":"2026-05-13T13:05:16Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","noteID":3344184943,"commentPrefix":"Integration test for component test-comp-pac-gitlab-dsjyrj"} {"level":"info","ts":"2026-05-13T13:05:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","pipelineRun.Namespace":"gitlab-rep-lber","pipelineRun.Name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","build pipelineRun Status":"GroupSnapshotCreationFailed"} {"level":"info","ts":"2026-05-13T13:05:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","pipelinerun.Name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt"} {"level":"info","ts":"2026-05-13T13: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-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13: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-pac-gitlab-dsjyrj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13: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-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:05:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T13:05:13Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-13T12:56:49Z","completionTime":"2026-05-13T13:05:13Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/gitlab-rep-lber/test-comp-pac-gitlab-dsjyrj:on-pr-309a905ec1def1e8a446e0729c5124641f4bdee3"},{"name":"IMAGE_DIGEST","value":"sha256:d6212d236500db895e4332e1f430830b8356a726ba15127600d8f0c94d310335"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"CHAINS-GIT_COMMIT","value":"309a905ec1def1e8a446e0729c5124641f4bdee3"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"revision","value":"309a905ec1def1e8a446e0729c5124641f4bdee3"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/gitlab-rep-lber/test-comp-pac-gitlab-dsjyrj:on-pr-309a905ec1def1e8a446e0729c5124641f4bdee3"},{"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-lber/test-comp-pac-gitlab-dsjyrj:on-pr-309a905ec1def1e8a446e0729c5124641f4bdee3"},{"name":"ALWAYS_BUILD_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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-1ab52efe9edeb46ccebcab7624d6a68e-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp1ab52efe9edeb46ccebcab7624d6a68e-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g1ab52efe9edeb46ccebcab7624d6a68e-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac1ab52efe9edeb46ccebcab7624d6a68e-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes1ab52efe9edeb46ccebcab7624d6a68e-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-dsjyrj-on-51691530bcfc44f7291dcfce9fb3bb49","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g1ab52efe9edeb46ccebcab7624d6a68e-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-1ab52efe9edeb46ccebcab7624d6a68e-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pa1ab52efe9edeb46ccebcab7624d6a68e-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g1ab52efe9edeb46ccebcab7624d6a68e-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-p1ab52efe9edeb46ccebcab7624d6a68e-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-fb917c68a8660d8978c6cda218e9dcd6-950ea9ee91fad0a0-01"}},"deletionTimestamp":"2026-05-13 13:05:14 +0000 UTC"} {"level":"info","ts":"2026-05-13T13:05: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-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:05:16Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","namespace":"gitlab-rep-lber","name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T13:05:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:05: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":"konflux-demo-component-qxax-on-push-n4b5v","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app"} {"level":"info","ts":"2026-05-13T13:05:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"konflux-demo-component-qxax-on-push-n4b5v","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app"} {"level":"info","ts":"2026-05-13T13:05:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"konflux-demo-component-qxax-on-push-n4b5v","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app"} {"level":"info","ts":"2026-05-13T13:05:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-qxax-on-push-n4b5v","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T13:05:15Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-13T12:57:07Z","completionTime":"2026-05-13T13:05:15Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/konflux-poai/konflux-demo-component-qxax:5b893af4e257adeda88cbf8708660da52f2482f8"},{"name":"IMAGE_DIGEST","value":"sha256:55d0ed34c7d554450778c4ccfa4991fb05d5f4bd5f0e0755146f0a98e30a739c"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"CHAINS-GIT_COMMIT","value":"5b893af4e257adeda88cbf8708660da52f2482f8"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"revision","value":"5b893af4e257adeda88cbf8708660da52f2482f8"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-poai/konflux-demo-component-qxax:5b893af4e257adeda88cbf8708660da52f2482f8.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:a2efbcdcecfa5293a622eb356a18f5c88e5714046b214fe8730b43b1a7dbb77d"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-poai/konflux-demo-component-qxax:5b893af4e257adeda88cbf8708660da52f2482f8.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-poai/konflux-demo-component-qxax:5b893af4e257adeda88cbf8708660da52f2482f8"},{"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-poai/konflux-demo-component-qxax:5b893af4e257adeda88cbf8708660da52f2482f8"},{"name":"ALWAYS_BUILD_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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:8f3ecbeaff579e41b8278f82d7fabac27845db17a8e687ea6c510c0c9aceabbb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c4ef47e3b4e0508572d266fb745be7e374c29dc02580328cbe9f4d472a8aca57"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:90efa582de7770d55102b74014a765cd16a25a56f2cf644b56a788c70c4dc749"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:7855471abfe87de080b914f2f3ca27c59e64f6448a7c2435e51435b764494c71"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"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-qxax-on-push-n4b5v-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-qxax-on-push-n4b5v-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-qxax-on-push-n4b5v-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-qxax-on-push-n4b5v-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-qxax-on-push-n4b5v-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"kone085d19d680783ccc6e444daeb15bba1-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-qxax-on-push-n4b5v-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-qxax-on-88c6a6b12dedc2b34fe2ec1525b240b7","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-qxax-on-push-n4b5v-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-qxax-on-push-n4b5v-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-qxax-on-push-n4b5v-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-qxax-on-push-n4b5v-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-qxax-on-push-n4b5v-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-qxax-on-push-n4b5v-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-qxax-on-push-n4b5v-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-2a9a078dbb141ace7f07277d73a78e43-312547d1c2b1bbea-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-13T13:05:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-qxax-on-push-n4b5v","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app","namespace":"konflux-poai","name":"konflux-demo-component-qxax-on-push-n4b5v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:05:16Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-qxax-on-push-n4b5v","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app","namespace":"konflux-poai","name":"konflux-demo-component-qxax-on-push-n4b5v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T13:05:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-qxax-on-push-n4b5v has finished running","buildpipelineRun":{"name":"konflux-demo-component-qxax-on-push-n4b5v","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app"} {"level":"info","ts":"2026-05-13T13: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-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13: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-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","prGroup":"konflux-test-comp-pac-gitlab-dsjyrj","prGroupHash":"6cd6728b8b1da90e50063c8e0fd1ef262795ced6174c121ace62dad10b6961"} {"level":"info","ts":"2026-05-13T13: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-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13: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-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13: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-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:05:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T13:05:13Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-13T12:56:49Z","completionTime":"2026-05-13T13:05:13Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/gitlab-rep-lber/test-comp-pac-gitlab-dsjyrj:on-pr-309a905ec1def1e8a446e0729c5124641f4bdee3"},{"name":"IMAGE_DIGEST","value":"sha256:d6212d236500db895e4332e1f430830b8356a726ba15127600d8f0c94d310335"},{"name":"CHAINS-GIT_URL","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"CHAINS-GIT_COMMIT","value":"309a905ec1def1e8a446e0729c5124641f4bdee3"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://gitlab.com/konflux-qe/hacbs-test-project-integration"},{"name":"revision","value":"309a905ec1def1e8a446e0729c5124641f4bdee3"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/gitlab-rep-lber/test-comp-pac-gitlab-dsjyrj:on-pr-309a905ec1def1e8a446e0729c5124641f4bdee3"},{"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-lber/test-comp-pac-gitlab-dsjyrj:on-pr-309a905ec1def1e8a446e0729c5124641f4bdee3"},{"name":"ALWAYS_BUILD_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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-1ab52efe9edeb46ccebcab7624d6a68e-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp1ab52efe9edeb46ccebcab7624d6a68e-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g1ab52efe9edeb46ccebcab7624d6a68e-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac1ab52efe9edeb46ccebcab7624d6a68e-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes1ab52efe9edeb46ccebcab7624d6a68e-deprecated-base-image-check","pipelineTaskName":"deprecated-base-image-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-dsjyrj-on-51691530bcfc44f7291dcfce9fb3bb49","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g1ab52efe9edeb46ccebcab7624d6a68e-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-1ab52efe9edeb46ccebcab7624d6a68e-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pa1ab52efe9edeb46ccebcab7624d6a68e-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-pac-g1ab52efe9edeb46ccebcab7624d6a68e-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-p1ab52efe9edeb46ccebcab7624d6a68e-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-fb917c68a8660d8978c6cda218e9dcd6-950ea9ee91fad0a0-01"}},"deletionTimestamp":"2026-05-13 13:05:14 +0000 UTC"} {"level":"info","ts":"2026-05-13T13:05: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-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:05:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:05: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":"konflux-demo-component-qxax-on-push-n4b5v","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app"} {"level":"info","ts":"2026-05-13T13:05:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"konflux-demo-component-qxax-on-push-n4b5v","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app"} {"level":"info","ts":"2026-05-13T13:05:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"konflux-demo-component-qxax-on-push-n4b5v","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app"} {"level":"info","ts":"2026-05-13T13:05:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-qxax-on-push-n4b5v","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T13:05:15Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-13T12:57:07Z","completionTime":"2026-05-13T13:05:15Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/konflux-poai/konflux-demo-component-qxax:5b893af4e257adeda88cbf8708660da52f2482f8"},{"name":"IMAGE_DIGEST","value":"sha256:55d0ed34c7d554450778c4ccfa4991fb05d5f4bd5f0e0755146f0a98e30a739c"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"CHAINS-GIT_COMMIT","value":"5b893af4e257adeda88cbf8708660da52f2482f8"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"revision","value":"5b893af4e257adeda88cbf8708660da52f2482f8"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-poai/konflux-demo-component-qxax:5b893af4e257adeda88cbf8708660da52f2482f8.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:a2efbcdcecfa5293a622eb356a18f5c88e5714046b214fe8730b43b1a7dbb77d"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-poai/konflux-demo-component-qxax:5b893af4e257adeda88cbf8708660da52f2482f8.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-poai/konflux-demo-component-qxax:5b893af4e257adeda88cbf8708660da52f2482f8"},{"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-poai/konflux-demo-component-qxax:5b893af4e257adeda88cbf8708660da52f2482f8"},{"name":"ALWAYS_BUILD_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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:8f3ecbeaff579e41b8278f82d7fabac27845db17a8e687ea6c510c0c9aceabbb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c4ef47e3b4e0508572d266fb745be7e374c29dc02580328cbe9f4d472a8aca57"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:90efa582de7770d55102b74014a765cd16a25a56f2cf644b56a788c70c4dc749"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:7855471abfe87de080b914f2f3ca27c59e64f6448a7c2435e51435b764494c71"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"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-qxax-on-push-n4b5v-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-qxax-on-push-n4b5v-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-qxax-on-push-n4b5v-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-qxax-on-push-n4b5v-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-qxax-on-push-n4b5v-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"kone085d19d680783ccc6e444daeb15bba1-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-qxax-on-push-n4b5v-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-qxax-on-88c6a6b12dedc2b34fe2ec1525b240b7","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-qxax-on-push-n4b5v-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-qxax-on-push-n4b5v-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-qxax-on-push-n4b5v-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-qxax-on-push-n4b5v-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-qxax-on-push-n4b5v-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-qxax-on-push-n4b5v-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-qxax-on-push-n4b5v-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-2a9a078dbb141ace7f07277d73a78e43-312547d1c2b1bbea-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-13T13:05:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-qxax-on-push-n4b5v","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app","namespace":"konflux-poai","name":"konflux-demo-component-qxax-on-push-n4b5v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:05:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-qxax-on-push-n4b5v has finished running","buildpipelineRun":{"name":"konflux-demo-component-qxax-on-push-n4b5v","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app"} {"level":"info","ts":"2026-05-13T13:05: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":"konflux-demo-component-qxax-on-push-n4b5v","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app"} {"level":"info","ts":"2026-05-13T13:05:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"konflux-demo-component-qxax-on-push-n4b5v","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app"} {"level":"info","ts":"2026-05-13T13:05:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"konflux-demo-component-qxax-on-push-n4b5v","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app"} {"level":"info","ts":"2026-05-13T13:05:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-qxax-on-push-n4b5v","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T13:05:15Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-13T12:57:07Z","completionTime":"2026-05-13T13:05:15Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/konflux-poai/konflux-demo-component-qxax:5b893af4e257adeda88cbf8708660da52f2482f8"},{"name":"IMAGE_DIGEST","value":"sha256:55d0ed34c7d554450778c4ccfa4991fb05d5f4bd5f0e0755146f0a98e30a739c"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"CHAINS-GIT_COMMIT","value":"5b893af4e257adeda88cbf8708660da52f2482f8"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"revision","value":"5b893af4e257adeda88cbf8708660da52f2482f8"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-poai/konflux-demo-component-qxax:5b893af4e257adeda88cbf8708660da52f2482f8.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:a2efbcdcecfa5293a622eb356a18f5c88e5714046b214fe8730b43b1a7dbb77d"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-poai/konflux-demo-component-qxax:5b893af4e257adeda88cbf8708660da52f2482f8.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-poai/konflux-demo-component-qxax:5b893af4e257adeda88cbf8708660da52f2482f8"},{"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-poai/konflux-demo-component-qxax:5b893af4e257adeda88cbf8708660da52f2482f8"},{"name":"ALWAYS_BUILD_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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:8f3ecbeaff579e41b8278f82d7fabac27845db17a8e687ea6c510c0c9aceabbb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c4ef47e3b4e0508572d266fb745be7e374c29dc02580328cbe9f4d472a8aca57"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:90efa582de7770d55102b74014a765cd16a25a56f2cf644b56a788c70c4dc749"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:7855471abfe87de080b914f2f3ca27c59e64f6448a7c2435e51435b764494c71"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"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-qxax-on-push-n4b5v-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-qxax-on-push-n4b5v-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-qxax-on-push-n4b5v-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-qxax-on-push-n4b5v-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-qxax-on-push-n4b5v-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"kone085d19d680783ccc6e444daeb15bba1-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-qxax-on-push-n4b5v-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-qxax-on-88c6a6b12dedc2b34fe2ec1525b240b7","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-qxax-on-push-n4b5v-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-qxax-on-push-n4b5v-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-qxax-on-push-n4b5v-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-qxax-on-push-n4b5v-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-qxax-on-push-n4b5v-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-qxax-on-push-n4b5v-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-qxax-on-push-n4b5v-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-2a9a078dbb141ace7f07277d73a78e43-312547d1c2b1bbea-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-13T13:05:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-qxax-on-push-n4b5v","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app","namespace":"konflux-poai","name":"konflux-demo-component-qxax-on-push-n4b5v","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:05:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-qxax-on-push-n4b5v has finished running","buildpipelineRun":{"name":"konflux-demo-component-qxax-on-push-n4b5v","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app"} {"level":"info","ts":"2026-05-13T13:05:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:05:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","prGroup":"konflux-test-component-pac-wbwrky","prGroupHash":"4fb98b53d28b716d0d0a789ea21589daf048513aa44d4dba266ea35eb4e04a"} {"level":"info","ts":"2026-05-13T13:05:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:05:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:05:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:05:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-13T13:05:20Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","ExternalID":"my-integration-test-dbox-test-component-pac-wbwrky"} {"level":"info","ts":"2026-05-13T13:05:20Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","ExternalID":"my-integration-test-dbox-test-component-pac-wbwrky"} {"level":"info","ts":"2026-05-13T13:05:20Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","existingCheckRun":"github.CheckRun{ID:75788684913, NodeID:\"CR_kwDOKrwUx88AAAARpVuOcQ\", HeadSHA:\"bc6de7392fd403dd1afa34d4a2d7b026ececc144\", ExternalID:\"my-integration-test-dbox-test-component-pac-wbwrky\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/75788684913\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/75788684913\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-13 12:55:22 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-wbwrky snapshot scenario my-integration-test-dbox is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun integration1-jvgz/test-component-pac-wbwrky-on-pull-request-4kz5h is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/75788684913/annotations\"}, Name:\"Konflux Dev version / my-integration-test-dbox / test-component-pac-wbwrky\", CheckSuite:github.CheckSuite{ID:68804097938}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3676275082, Number:30310, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30310\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-wbwrky\", SHA:\"bc6de7392fd403dd1afa34d4a2d7b026ececc144\", 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-bjmnwm\", 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-13T13:05:20Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","ID":75788684913,"CheckName":"Konflux Dev version / my-integration-test-dbox / test-component-pac-wbwrky","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-05-13T13:05:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","pipelineRun.Namespace":"integration1-jvgz","pipelineRun.Name":"test-component-pac-wbwrky-on-pull-request-4kz5h","build pipelineRun Status":"GroupSnapshotCreationFailed"} {"level":"info","ts":"2026-05-13T13:05:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","pipelinerun.Name":"test-component-pac-wbwrky-on-pull-request-4kz5h"} {"level":"info","ts":"2026-05-13T13:05:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:05:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-wbwrky is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:05:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:05:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T13:05:19Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-13T12:55:22Z","completionTime":"2026-05-13T13:05:19Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/integration1-jvgz/test-component-pac-wbwrky:on-pr-bc6de7392fd403dd1afa34d4a2d7b026ececc144"},{"name":"IMAGE_DIGEST","value":"sha256:96651986564207874ee8a940d5daebdf715f0a94175e61316293b5a5ea7509dd"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"bc6de7392fd403dd1afa34d4a2d7b026ececc144"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"revision","value":"bc6de7392fd403dd1afa34d4a2d7b026ececc144"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-jvgz/test-component-pac-wbwrky:on-pr-bc6de7392fd403dd1afa34d4a2d7b026ececc144"},{"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-jvgz/test-component-pac-wbwrky:on-pr-bc6de7392fd403dd1afa34d4a2d7b026ececc144"},{"name":"ALWAYS_BUILD_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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-wbwrky-on-pull-request-4kz5h-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component175e0b7e5aa4ce95a22be3271ca4cf62-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp175e0b7e5aa4ce95a22be3271ca4cf62-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-wbwrky-on-pull-request-4kz5h-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componen175e0b7e5aa4ce95a22be3271ca4cf62-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes175e0b7e5aa4ce95a22be3271ca4cf62-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-wbwrky-on-pull-request-4kz5h-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-wbwrky-on-pud664c25f1266b4b6b2e4aac54fbb13b2","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-wbwrky-on-pull-request-4kz5h-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-wbwrky-on-pull-request-4kz5h-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component175e0b7e5aa4ce95a22be3271ca4cf62-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compone175e0b7e5aa4ce95a22be3271ca4cf62-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-wbwrky-on-pull-request-4kz5h-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-wbwrky-on-pull-request-4kz5h-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compon175e0b7e5aa4ce95a22be3271ca4cf62-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-780119ca6ed18da76222fec16cce582d-7a44e15c0035faae-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-13T13:05:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","namespace":"integration1-jvgz","name":"test-component-pac-wbwrky-on-pull-request-4kz5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:05:20Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","namespace":"integration1-jvgz","name":"test-component-pac-wbwrky-on-pull-request-4kz5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T13:05:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-wbwrky-on-pull-request-4kz5h has finished running","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:05:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:05:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","prGroup":"konflux-test-component-pac-wbwrky","prGroupHash":"4fb98b53d28b716d0d0a789ea21589daf048513aa44d4dba266ea35eb4e04a"} {"level":"info","ts":"2026-05-13T13:05:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:05:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:05:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:05:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T13:05:19Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-13T12:55:22Z","completionTime":"2026-05-13T13:05:19Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/integration1-jvgz/test-component-pac-wbwrky:on-pr-bc6de7392fd403dd1afa34d4a2d7b026ececc144"},{"name":"IMAGE_DIGEST","value":"sha256:96651986564207874ee8a940d5daebdf715f0a94175e61316293b5a5ea7509dd"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"bc6de7392fd403dd1afa34d4a2d7b026ececc144"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"revision","value":"bc6de7392fd403dd1afa34d4a2d7b026ececc144"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-jvgz/test-component-pac-wbwrky:on-pr-bc6de7392fd403dd1afa34d4a2d7b026ececc144"},{"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-jvgz/test-component-pac-wbwrky:on-pr-bc6de7392fd403dd1afa34d4a2d7b026ececc144"},{"name":"ALWAYS_BUILD_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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-wbwrky-on-pull-request-4kz5h-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component175e0b7e5aa4ce95a22be3271ca4cf62-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp175e0b7e5aa4ce95a22be3271ca4cf62-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-wbwrky-on-pull-request-4kz5h-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componen175e0b7e5aa4ce95a22be3271ca4cf62-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes175e0b7e5aa4ce95a22be3271ca4cf62-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-wbwrky-on-pull-request-4kz5h-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-wbwrky-on-pud664c25f1266b4b6b2e4aac54fbb13b2","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-wbwrky-on-pull-request-4kz5h-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-wbwrky-on-pull-request-4kz5h-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component175e0b7e5aa4ce95a22be3271ca4cf62-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compone175e0b7e5aa4ce95a22be3271ca4cf62-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-wbwrky-on-pull-request-4kz5h-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-wbwrky-on-pull-request-4kz5h-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compon175e0b7e5aa4ce95a22be3271ca4cf62-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-780119ca6ed18da76222fec16cce582d-7a44e15c0035faae-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-13T13:05:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","namespace":"integration1-jvgz","name":"test-component-pac-wbwrky-on-pull-request-4kz5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:05:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-wbwrky-on-pull-request-4kz5h has finished running","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:05:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:05:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","prGroup":"konflux-test-component-pac-wbwrky","prGroupHash":"4fb98b53d28b716d0d0a789ea21589daf048513aa44d4dba266ea35eb4e04a"} {"level":"info","ts":"2026-05-13T13:05:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:05:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:05:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:05:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T13:05:19Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-13T12:55:22Z","completionTime":"2026-05-13T13:05:19Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/integration1-jvgz/test-component-pac-wbwrky:on-pr-bc6de7392fd403dd1afa34d4a2d7b026ececc144"},{"name":"IMAGE_DIGEST","value":"sha256:96651986564207874ee8a940d5daebdf715f0a94175e61316293b5a5ea7509dd"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"bc6de7392fd403dd1afa34d4a2d7b026ececc144"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"revision","value":"bc6de7392fd403dd1afa34d4a2d7b026ececc144"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-jvgz/test-component-pac-wbwrky:on-pr-bc6de7392fd403dd1afa34d4a2d7b026ececc144"},{"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-jvgz/test-component-pac-wbwrky:on-pr-bc6de7392fd403dd1afa34d4a2d7b026ececc144"},{"name":"ALWAYS_BUILD_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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-wbwrky-on-pull-request-4kz5h-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component175e0b7e5aa4ce95a22be3271ca4cf62-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp175e0b7e5aa4ce95a22be3271ca4cf62-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-wbwrky-on-pull-request-4kz5h-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componen175e0b7e5aa4ce95a22be3271ca4cf62-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes175e0b7e5aa4ce95a22be3271ca4cf62-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-wbwrky-on-pull-request-4kz5h-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-wbwrky-on-pud664c25f1266b4b6b2e4aac54fbb13b2","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-wbwrky-on-pull-request-4kz5h-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-wbwrky-on-pull-request-4kz5h-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component175e0b7e5aa4ce95a22be3271ca4cf62-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compone175e0b7e5aa4ce95a22be3271ca4cf62-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-wbwrky-on-pull-request-4kz5h-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-wbwrky-on-pull-request-4kz5h-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compon175e0b7e5aa4ce95a22be3271ca4cf62-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-780119ca6ed18da76222fec16cce582d-7a44e15c0035faae-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-13T13:05:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","namespace":"integration1-jvgz","name":"test-component-pac-wbwrky-on-pull-request-4kz5h","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:05:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-wbwrky-on-pull-request-4kz5h has finished running","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","namespace":"group-lxqk","name":"go-component-xanksy-on-pull-request-llh4r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","prGroup":"konflux-test-comp-soga","prGroupHash":"b061fc75e58db35d2550ec7a412c922e2dc7f438c2d51e6173602aad074ee8"} {"level":"info","ts":"2026-05-13T13:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-soga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T13:05:21Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-13T12:56:55Z","completionTime":"2026-05-13T13:05:21Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-cyik/test-comp-soga:on-pr-5d25af590bcd9bb83c4e4afc959cc0b62b892093"},{"name":"IMAGE_DIGEST","value":"sha256:7e539b82a15b9ff4ab6193c230ded449fe0cef4271c1cd9cf8968754a194839e"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"5d25af590bcd9bb83c4e4afc959cc0b62b892093"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"5d25af590bcd9bb83c4e4afc959cc0b62b892093"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-cyik/test-comp-soga:on-pr-5d25af590bcd9bb83c4e4afc959cc0b62b892093"},{"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-cyik/test-comp-soga:on-pr-5d25af590bcd9bb83c4e4afc959cc0b62b892093"},{"name":"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-soga-on-pull-request-wndg5-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-soga-on-pull-request-wndg5-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-soga-on-pull-request-wndg5-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-soga-on-pull-request-wndg5-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-soga-on-pull-request-wndg5-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes2e388440318c3de2d212c3553c11c667-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-soga-on-pull-request-wndg5-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-soga-on-pull-request-684ebbc6a0c81f02a859f52a63244f2b","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-soga-on-pull-request-wndg5-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-soga-on-pull-request-wndg5-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-soga-on-pull-request-wndg5-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-soga-on-pull-request-wndg5-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-soga-on-pull-request-wndg5-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-soga-on-pull-request-wndg5-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-soga-on-pull-request-wndg5-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-fd654afd7d236a331ca7d8adfe48e792-96963ea81c490167-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-13T13:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-soga-on-pull-request-wndg5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:05:21Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-soga-on-pull-request-wndg5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T13:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-soga-on-pull-request-wndg5 has finished running","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","prGroup":"konflux-test-comp-soga","prGroupHash":"b061fc75e58db35d2550ec7a412c922e2dc7f438c2d51e6173602aad074ee8"} {"level":"info","ts":"2026-05-13T13:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-soga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T13:05:21Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-13T12:56:55Z","completionTime":"2026-05-13T13:05:21Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-cyik/test-comp-soga:on-pr-5d25af590bcd9bb83c4e4afc959cc0b62b892093"},{"name":"IMAGE_DIGEST","value":"sha256:7e539b82a15b9ff4ab6193c230ded449fe0cef4271c1cd9cf8968754a194839e"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"5d25af590bcd9bb83c4e4afc959cc0b62b892093"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"5d25af590bcd9bb83c4e4afc959cc0b62b892093"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-cyik/test-comp-soga:on-pr-5d25af590bcd9bb83c4e4afc959cc0b62b892093"},{"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-cyik/test-comp-soga:on-pr-5d25af590bcd9bb83c4e4afc959cc0b62b892093"},{"name":"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-soga-on-pull-request-wndg5-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-soga-on-pull-request-wndg5-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-soga-on-pull-request-wndg5-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-soga-on-pull-request-wndg5-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-soga-on-pull-request-wndg5-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes2e388440318c3de2d212c3553c11c667-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-soga-on-pull-request-wndg5-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-soga-on-pull-request-684ebbc6a0c81f02a859f52a63244f2b","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-soga-on-pull-request-wndg5-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-soga-on-pull-request-wndg5-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-soga-on-pull-request-wndg5-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-soga-on-pull-request-wndg5-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-soga-on-pull-request-wndg5-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-soga-on-pull-request-wndg5-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-soga-on-pull-request-wndg5-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-fd654afd7d236a331ca7d8adfe48e792-96963ea81c490167-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-13T13:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-soga-on-pull-request-wndg5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-soga-on-pull-request-wndg5 has finished running","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","prGroup":"konflux-test-comp-soga","prGroupHash":"b061fc75e58db35d2550ec7a412c922e2dc7f438c2d51e6173602aad074ee8"} {"level":"info","ts":"2026-05-13T13:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-soga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T13:05:21Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-13T12:56:55Z","completionTime":"2026-05-13T13:05:21Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-cyik/test-comp-soga:on-pr-5d25af590bcd9bb83c4e4afc959cc0b62b892093"},{"name":"IMAGE_DIGEST","value":"sha256:7e539b82a15b9ff4ab6193c230ded449fe0cef4271c1cd9cf8968754a194839e"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"5d25af590bcd9bb83c4e4afc959cc0b62b892093"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"5d25af590bcd9bb83c4e4afc959cc0b62b892093"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-cyik/test-comp-soga:on-pr-5d25af590bcd9bb83c4e4afc959cc0b62b892093"},{"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-cyik/test-comp-soga:on-pr-5d25af590bcd9bb83c4e4afc959cc0b62b892093"},{"name":"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-soga-on-pull-request-wndg5-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-soga-on-pull-request-wndg5-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-soga-on-pull-request-wndg5-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-soga-on-pull-request-wndg5-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-soga-on-pull-request-wndg5-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes2e388440318c3de2d212c3553c11c667-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-soga-on-pull-request-wndg5-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-soga-on-pull-request-684ebbc6a0c81f02a859f52a63244f2b","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-soga-on-pull-request-wndg5-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-soga-on-pull-request-wndg5-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-soga-on-pull-request-wndg5-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-soga-on-pull-request-wndg5-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-soga-on-pull-request-wndg5-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-soga-on-pull-request-wndg5-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-soga-on-pull-request-wndg5-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-fd654afd7d236a331ca7d8adfe48e792-96963ea81c490167-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-13T13:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-soga-on-pull-request-wndg5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:05:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-soga-on-pull-request-wndg5 has finished running","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","prGroup":"konflux-test-comp-soga","prGroupHash":"b061fc75e58db35d2550ec7a412c922e2dc7f438c2d51e6173602aad074ee8"} {"level":"info","ts":"2026-05-13T13:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-soga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T13:05:21Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-13T12:56:55Z","completionTime":"2026-05-13T13:05:21Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-cyik/test-comp-soga:on-pr-5d25af590bcd9bb83c4e4afc959cc0b62b892093"},{"name":"IMAGE_DIGEST","value":"sha256:7e539b82a15b9ff4ab6193c230ded449fe0cef4271c1cd9cf8968754a194839e"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"5d25af590bcd9bb83c4e4afc959cc0b62b892093"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"5d25af590bcd9bb83c4e4afc959cc0b62b892093"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-cyik/test-comp-soga:on-pr-5d25af590bcd9bb83c4e4afc959cc0b62b892093"},{"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-cyik/test-comp-soga:on-pr-5d25af590bcd9bb83c4e4afc959cc0b62b892093"},{"name":"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-soga-on-pull-request-wndg5-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-soga-on-pull-request-wndg5-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-soga-on-pull-request-wndg5-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-soga-on-pull-request-wndg5-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-soga-on-pull-request-wndg5-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes2e388440318c3de2d212c3553c11c667-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-soga-on-pull-request-wndg5-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-soga-on-pull-request-684ebbc6a0c81f02a859f52a63244f2b","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-soga-on-pull-request-wndg5-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-soga-on-pull-request-wndg5-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-soga-on-pull-request-wndg5-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-soga-on-pull-request-wndg5-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-soga-on-pull-request-wndg5-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-soga-on-pull-request-wndg5-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-soga-on-pull-request-wndg5-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-fd654afd7d236a331ca7d8adfe48e792-96963ea81c490167-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-13T13:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-soga-on-pull-request-wndg5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-soga-on-pull-request-wndg5 has finished running","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","prGroup":"konflux-test-comp-soga","prGroupHash":"b061fc75e58db35d2550ec7a412c922e2dc7f438c2d51e6173602aad074ee8"} {"level":"info","ts":"2026-05-13T13:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-soga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T13:05:21Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-13T12:56:55Z","completionTime":"2026-05-13T13:05:21Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-cyik/test-comp-soga:on-pr-5d25af590bcd9bb83c4e4afc959cc0b62b892093"},{"name":"IMAGE_DIGEST","value":"sha256:7e539b82a15b9ff4ab6193c230ded449fe0cef4271c1cd9cf8968754a194839e"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"5d25af590bcd9bb83c4e4afc959cc0b62b892093"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"5d25af590bcd9bb83c4e4afc959cc0b62b892093"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-cyik/test-comp-soga:on-pr-5d25af590bcd9bb83c4e4afc959cc0b62b892093"},{"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-cyik/test-comp-soga:on-pr-5d25af590bcd9bb83c4e4afc959cc0b62b892093"},{"name":"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-soga-on-pull-request-wndg5-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-soga-on-pull-request-wndg5-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-soga-on-pull-request-wndg5-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-soga-on-pull-request-wndg5-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-soga-on-pull-request-wndg5-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes2e388440318c3de2d212c3553c11c667-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-soga-on-pull-request-wndg5-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-soga-on-pull-request-684ebbc6a0c81f02a859f52a63244f2b","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-soga-on-pull-request-wndg5-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-soga-on-pull-request-wndg5-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-soga-on-pull-request-wndg5-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-soga-on-pull-request-wndg5-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-soga-on-pull-request-wndg5-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-soga-on-pull-request-wndg5-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-soga-on-pull-request-wndg5-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-fd654afd7d236a331ca7d8adfe48e792-96963ea81c490167-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-13T13:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-soga-on-pull-request-wndg5","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:05:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-soga-on-pull-request-wndg5 has finished running","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:05:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13:05:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13:05:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13:05:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13:05:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-zvxvff is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13:05:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13:05:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx","namespace":"build-e2e-hybt","name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:05:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"konflux-demo-component-qxax-on-push-n4b5v","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app"} {"level":"info","ts":"2026-05-13T13:05:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"konflux-demo-component-qxax-on-push-n4b5v","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app"} {"level":"info","ts":"2026-05-13T13:05:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"konflux-demo-component-qxax-on-push-n4b5v","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app"} {"level":"info","ts":"2026-05-13T13:05:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-qxax-on-push-n4b5v","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T13:05:15Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-13T12:57:07Z","completionTime":"2026-05-13T13:05:15Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/konflux-poai/konflux-demo-component-qxax:5b893af4e257adeda88cbf8708660da52f2482f8"},{"name":"IMAGE_DIGEST","value":"sha256:55d0ed34c7d554450778c4ccfa4991fb05d5f4bd5f0e0755146f0a98e30a739c"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"CHAINS-GIT_COMMIT","value":"5b893af4e257adeda88cbf8708660da52f2482f8"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"revision","value":"5b893af4e257adeda88cbf8708660da52f2482f8"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-poai/konflux-demo-component-qxax:5b893af4e257adeda88cbf8708660da52f2482f8.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:a2efbcdcecfa5293a622eb356a18f5c88e5714046b214fe8730b43b1a7dbb77d"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-poai/konflux-demo-component-qxax:5b893af4e257adeda88cbf8708660da52f2482f8.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-poai/konflux-demo-component-qxax:5b893af4e257adeda88cbf8708660da52f2482f8"},{"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-poai/konflux-demo-component-qxax:5b893af4e257adeda88cbf8708660da52f2482f8"},{"name":"ALWAYS_BUILD_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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:8f3ecbeaff579e41b8278f82d7fabac27845db17a8e687ea6c510c0c9aceabbb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c4ef47e3b4e0508572d266fb745be7e374c29dc02580328cbe9f4d472a8aca57"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:90efa582de7770d55102b74014a765cd16a25a56f2cf644b56a788c70c4dc749"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:7855471abfe87de080b914f2f3ca27c59e64f6448a7c2435e51435b764494c71"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"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-qxax-on-push-n4b5v-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-qxax-on-push-n4b5v-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-qxax-on-push-n4b5v-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-qxax-on-push-n4b5v-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-qxax-on-push-n4b5v-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"kone085d19d680783ccc6e444daeb15bba1-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-qxax-on-push-n4b5v-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-qxax-on-88c6a6b12dedc2b34fe2ec1525b240b7","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-qxax-on-push-n4b5v-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-qxax-on-push-n4b5v-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-qxax-on-push-n4b5v-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-qxax-on-push-n4b5v-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-qxax-on-push-n4b5v-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-qxax-on-push-n4b5v-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-qxax-on-push-n4b5v-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-2a9a078dbb141ace7f07277d73a78e43-312547d1c2b1bbea-01"}},"deletionTimestamp":"2026-05-13 13:05:28 +0000 UTC"} {"level":"info","ts":"2026-05-13T13:05:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"konflux-demo-component-qxax-on-push-n4b5v","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app"} {"level":"info","ts":"2026-05-13T13:05:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-qxax-on-push-n4b5v has finished running","buildpipelineRun":{"name":"konflux-demo-component-qxax-on-push-n4b5v","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app"} {"level":"info","ts":"2026-05-13T13:05:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"konflux-demo-component-qxax-on-push-n4b5v","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app"} {"level":"info","ts":"2026-05-13T13:05:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"konflux-demo-component-qxax-on-push-n4b5v","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app"} {"level":"info","ts":"2026-05-13T13:05:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"konflux-demo-component-qxax-on-push-n4b5v","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app"} {"level":"info","ts":"2026-05-13T13:05:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-qxax-on-push-n4b5v","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T13:05:15Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-13T12:57:07Z","completionTime":"2026-05-13T13:05:15Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/konflux-poai/konflux-demo-component-qxax:5b893af4e257adeda88cbf8708660da52f2482f8"},{"name":"IMAGE_DIGEST","value":"sha256:55d0ed34c7d554450778c4ccfa4991fb05d5f4bd5f0e0755146f0a98e30a739c"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"CHAINS-GIT_COMMIT","value":"5b893af4e257adeda88cbf8708660da52f2482f8"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"revision","value":"5b893af4e257adeda88cbf8708660da52f2482f8"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-poai/konflux-demo-component-qxax:5b893af4e257adeda88cbf8708660da52f2482f8.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:a2efbcdcecfa5293a622eb356a18f5c88e5714046b214fe8730b43b1a7dbb77d"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-poai/konflux-demo-component-qxax:5b893af4e257adeda88cbf8708660da52f2482f8.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-poai/konflux-demo-component-qxax:5b893af4e257adeda88cbf8708660da52f2482f8"},{"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-poai/konflux-demo-component-qxax:5b893af4e257adeda88cbf8708660da52f2482f8"},{"name":"ALWAYS_BUILD_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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:8f3ecbeaff579e41b8278f82d7fabac27845db17a8e687ea6c510c0c9aceabbb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c4ef47e3b4e0508572d266fb745be7e374c29dc02580328cbe9f4d472a8aca57"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:90efa582de7770d55102b74014a765cd16a25a56f2cf644b56a788c70c4dc749"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:7855471abfe87de080b914f2f3ca27c59e64f6448a7c2435e51435b764494c71"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"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-qxax-on-push-n4b5v-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-qxax-on-push-n4b5v-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-qxax-on-push-n4b5v-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-qxax-on-push-n4b5v-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-qxax-on-push-n4b5v-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"kone085d19d680783ccc6e444daeb15bba1-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-qxax-on-push-n4b5v-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-qxax-on-88c6a6b12dedc2b34fe2ec1525b240b7","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-qxax-on-push-n4b5v-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-qxax-on-push-n4b5v-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-qxax-on-push-n4b5v-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-qxax-on-push-n4b5v-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-qxax-on-push-n4b5v-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-qxax-on-push-n4b5v-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-qxax-on-push-n4b5v-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-2a9a078dbb141ace7f07277d73a78e43-312547d1c2b1bbea-01"}},"deletionTimestamp":"2026-05-13 13:05:28 +0000 UTC"} {"level":"info","ts":"2026-05-13T13:05:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"konflux-demo-component-qxax-on-push-n4b5v","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app"} {"level":"info","ts":"2026-05-13T13:05:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-qxax-on-push-n4b5v has finished running","buildpipelineRun":{"name":"konflux-demo-component-qxax-on-push-n4b5v","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app"} {"level":"info","ts":"2026-05-13T13:05:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"konflux-demo-component-qxax-on-push-n4b5v","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app"} {"level":"info","ts":"2026-05-13T13:05:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"konflux-demo-component-qxax-on-push-n4b5v","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app"} {"level":"info","ts":"2026-05-13T13:05:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"konflux-demo-component-qxax-on-push-n4b5v","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app"} {"level":"info","ts":"2026-05-13T13:05:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"konflux-demo-component-qxax-on-push-n4b5v","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T13:05:15Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-13T12:57:07Z","completionTime":"2026-05-13T13:05:15Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/konflux-poai/konflux-demo-component-qxax:5b893af4e257adeda88cbf8708660da52f2482f8"},{"name":"IMAGE_DIGEST","value":"sha256:55d0ed34c7d554450778c4ccfa4991fb05d5f4bd5f0e0755146f0a98e30a739c"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"CHAINS-GIT_COMMIT","value":"5b893af4e257adeda88cbf8708660da52f2482f8"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo"},{"name":"revision","value":"5b893af4e257adeda88cbf8708660da52f2482f8"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-poai/konflux-demo-component-qxax:5b893af4e257adeda88cbf8708660da52f2482f8.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:a2efbcdcecfa5293a622eb356a18f5c88e5714046b214fe8730b43b1a7dbb77d"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/konflux-poai/konflux-demo-component-qxax:5b893af4e257adeda88cbf8708660da52f2482f8.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-poai/konflux-demo-component-qxax:5b893af4e257adeda88cbf8708660da52f2482f8"},{"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-poai/konflux-demo-component-qxax:5b893af4e257adeda88cbf8708660da52f2482f8"},{"name":"ALWAYS_BUILD_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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:8f3ecbeaff579e41b8278f82d7fabac27845db17a8e687ea6c510c0c9aceabbb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c4ef47e3b4e0508572d266fb745be7e374c29dc02580328cbe9f4d472a8aca57"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:90efa582de7770d55102b74014a765cd16a25a56f2cf644b56a788c70c4dc749"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:7855471abfe87de080b914f2f3ca27c59e64f6448a7c2435e51435b764494c71"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"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-qxax-on-push-n4b5v-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-qxax-on-push-n4b5v-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-qxax-on-push-n4b5v-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-qxax-on-push-n4b5v-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-qxax-on-push-n4b5v-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"kone085d19d680783ccc6e444daeb15bba1-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-qxax-on-push-n4b5v-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-qxax-on-88c6a6b12dedc2b34fe2ec1525b240b7","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-qxax-on-push-n4b5v-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-qxax-on-push-n4b5v-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-qxax-on-push-n4b5v-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-qxax-on-push-n4b5v-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-qxax-on-push-n4b5v-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-qxax-on-push-n4b5v-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"konflux-demo-component-qxax-on-push-n4b5v-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-2a9a078dbb141ace7f07277d73a78e43-312547d1c2b1bbea-01"}},"deletionTimestamp":"2026-05-13 13:05:28 +0000 UTC"} {"level":"info","ts":"2026-05-13T13:05:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"konflux-demo-component-qxax-on-push-n4b5v","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app"} {"level":"info","ts":"2026-05-13T13:05:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-qxax-on-push-n4b5v has finished running","buildpipelineRun":{"name":"konflux-demo-component-qxax-on-push-n4b5v","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app"} {"level":"info","ts":"2026-05-13T13:05:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:05:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:05:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:05:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:05:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","namespace":"group-lxqk","name":"go-component-xanksy-on-pull-request-llh4r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:05:32Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-qxax-on-push-p27j2","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app","namespace":"konflux-poai","name":"konflux-demo-component-qxax-on-push-p27j2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T13:05:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"konflux-demo-component-qxax-on-push-p27j2","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app"} {"level":"info","ts":"2026-05-13T13:05:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"konflux-demo-component-qxax-on-push-p27j2","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app"} {"level":"info","ts":"2026-05-13T13:05:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"konflux-demo-component-qxax-on-push-p27j2","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app"} {"level":"info","ts":"2026-05-13T13:05:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-qxax-on-push-p27j2","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app","namespace":"konflux-poai","name":"konflux-demo-component-qxax-on-push-p27j2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:05:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun konflux-demo-component-qxax-on-push-p27j2 is not associated with a pull request","buildpipelineRun":{"name":"konflux-demo-component-qxax-on-push-p27j2","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app"} {"level":"info","ts":"2026-05-13T13:05:37Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","namespace":"gitlab-rep-lber","name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T13:05:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:05:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","namespace":"gitlab-rep-lber","name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","PR group":"konflux-test-comp-pac-gitlab-dsjyrj"} {"level":"info","ts":"2026-05-13T13:05:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","prGroup":"konflux-test-comp-pac-gitlab-dsjyrj","prGroupHash":"6cd6728b8b1da90e50063c8e0fd1ef262795ced6174c121ace62dad10b6961"} {"level":"info","ts":"2026-05-13T13:05:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:05:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GitlabReporter","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:05:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","reporter":"GitlabReporter"} {"level":"info","ts":"2026-05-13T13:05:37Z","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-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:05:37Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","projectID":56586709,"pipelineID":2522437918} {"level":"info","ts":"2026-05-13T13:05:37Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:407","msg":"found no matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","statusName":"Konflux Dev version / my-integration-test-aqzh / test-comp-pac-gitlab-dsjyrj"} {"level":"info","ts":"2026-05-13T13:05:37Z","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-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","scenarioName":"my-integration-test-aqzh"} {"level":"info","ts":"2026-05-13T13:05:37Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","scenario.name":"my-integration-test-aqzh","commitStatus2.ID":14352240894,"TargetURL":null} {"level":"info","ts":"2026-05-13T13:05:37Z","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-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:05:37Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","projectID":56586709,"pipelineID":2522437918} {"level":"info","ts":"2026-05-13T13:05:38Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:407","msg":"found no matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","statusName":"Konflux Dev version / my-integration-test-idth / test-comp-pac-gitlab-dsjyrj"} {"level":"info","ts":"2026-05-13T13:05:38Z","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-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","scenarioName":"my-integration-test-idth"} {"level":"info","ts":"2026-05-13T13:05:38Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","scenario.name":"my-integration-test-idth","commitStatus2.ID":14352241429,"TargetURL":null} {"level":"info","ts":"2026-05-13T13:05:38Z","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-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"namespace":"gitlab-rep-lber","name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","reconcileID":"c0930ed3-ce67-4b98-94b6-046bbe13cc1b","snapshot.Namespace":"gitlab-rep-lber","snapshot.Name":"tempComponentSnapshot"} {"level":"info","ts":"2026-05-13T13:05:38Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","commentTitle":"Integration test for component test-comp-pac-gitlab-dsjyrj","noteID":3344184943} {"level":"info","ts":"2026-05-13T13:05:38Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","commentTitle":"Integration test for component test-comp-pac-gitlab-dsjyrj"} {"level":"info","ts":"2026-05-13T13:05:38Z","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-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","commentPrefix":"Integration test for component test-comp-pac-gitlab-dsjyrj","count":2} {"level":"info","ts":"2026-05-13T13:05:38Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","noteID":3344184943,"commentPrefix":"Integration test for component test-comp-pac-gitlab-dsjyrj"} {"level":"info","ts":"2026-05-13T13:05:38Z","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-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","pipelineRun.Namespace":"gitlab-rep-lber","pipelineRun.Name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-13T13:05:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","pipelinerun.Name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv"} {"level":"info","ts":"2026-05-13T13:05:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:05:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun gitlab-rep-lber/test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt with pr group konflux-test-comp-pac-gitlab-dsjyrj is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:05:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-pac-gitlab-dsjyrj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:05:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:05:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","namespace":"gitlab-rep-lber","name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:05:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:05:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","prGroup":"konflux-test-comp-soga","prGroupHash":"b061fc75e58db35d2550ec7a412c922e2dc7f438c2d51e6173602aad074ee8"} {"level":"info","ts":"2026-05-13T13:05:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:05:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:05:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:05:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-soga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:05:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:05:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T13:05:21Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 3, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-13T12:56:55Z","completionTime":"2026-05-13T13:05:21Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-cyik/test-comp-soga:on-pr-5d25af590bcd9bb83c4e4afc959cc0b62b892093"},{"name":"IMAGE_DIGEST","value":"sha256:7e539b82a15b9ff4ab6193c230ded449fe0cef4271c1cd9cf8968754a194839e"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"5d25af590bcd9bb83c4e4afc959cc0b62b892093"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"5d25af590bcd9bb83c4e4afc959cc0b62b892093"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-cyik/test-comp-soga:on-pr-5d25af590bcd9bb83c4e4afc959cc0b62b892093"},{"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-cyik/test-comp-soga:on-pr-5d25af590bcd9bb83c4e4afc959cc0b62b892093"},{"name":"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-soga-on-pull-request-wndg5-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-soga-on-pull-request-wndg5-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-soga-on-pull-request-wndg5-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-soga-on-pull-request-wndg5-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-soga-on-pull-request-wndg5-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes2e388440318c3de2d212c3553c11c667-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-soga-on-pull-request-wndg5-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-soga-on-pull-request-684ebbc6a0c81f02a859f52a63244f2b","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-soga-on-pull-request-wndg5-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-soga-on-pull-request-wndg5-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-soga-on-pull-request-wndg5-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-soga-on-pull-request-wndg5-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-soga-on-pull-request-wndg5-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-soga-on-pull-request-wndg5-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-soga-on-pull-request-wndg5-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-fd654afd7d236a331ca7d8adfe48e792-96963ea81c490167-01"}},"deletionTimestamp":"2026-05-13 13:05:38 +0000 UTC"} {"level":"info","ts":"2026-05-13T13:05:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:05:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-soga-on-pull-request-wndg5 has finished running","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-wndg5","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:05:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:05:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:05:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:05:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GitlabReporter","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:05:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","reporter":"GitlabReporter"} {"level":"info","ts":"2026-05-13T13:05:38Z","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-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:05:39Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","projectID":56586709,"pipelineID":2522437918} {"level":"info","ts":"2026-05-13T13:05:39Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","commitStatus.Name":"Konflux Dev version / my-integration-test-aqzh / test-comp-pac-gitlab-dsjyrj","commitStatus.ID":14352240894} {"level":"info","ts":"2026-05-13T13:05:39Z","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-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","scenario.name":"my-integration-test-aqzh","commitStatus.ID":14352240894,"current_status":"pending","new_status":"pending"} {"level":"info","ts":"2026-05-13T13:05:39Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:05:39Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","projectID":56586709,"pipelineID":2522437918} {"level":"info","ts":"2026-05-13T13:05:39Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","commitStatus.Name":"Konflux Dev version / my-integration-test-idth / test-comp-pac-gitlab-dsjyrj","commitStatus.ID":14352241429} {"level":"info","ts":"2026-05-13T13:05:39Z","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-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","scenario.name":"my-integration-test-idth","commitStatus.ID":14352241429,"current_status":"pending","new_status":"pending"} {"level":"info","ts":"2026-05-13T13:05:39Z","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-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"namespace":"gitlab-rep-lber","name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","reconcileID":"01169564-1741-417d-9b43-133e1e29b7f4","snapshot.Namespace":"gitlab-rep-lber","snapshot.Name":"tempComponentSnapshot"} {"level":"info","ts":"2026-05-13T13:05:39Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","commentTitle":"Integration test for component test-comp-pac-gitlab-dsjyrj","noteID":3344184943} {"level":"info","ts":"2026-05-13T13:05:39Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","commentTitle":"Integration test for component test-comp-pac-gitlab-dsjyrj"} {"level":"info","ts":"2026-05-13T13:05:39Z","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-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","commentPrefix":"Integration test for component test-comp-pac-gitlab-dsjyrj","count":2} {"level":"info","ts":"2026-05-13T13:05:39Z","logger":"controllers.build pipeline","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","noteID":3344184943,"commentPrefix":"Integration test for component test-comp-pac-gitlab-dsjyrj"} {"level":"info","ts":"2026-05-13T13:05:39Z","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-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","pipelineRun.Namespace":"gitlab-rep-lber","pipelineRun.Name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-13T13:05: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":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","pipelinerun.Name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv"} {"level":"info","ts":"2026-05-13T13: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-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:05:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun gitlab-rep-lber/test-comp-pac-gitlab-dsjyrj-on-pull-request-x5nrt with pr group konflux-test-comp-pac-gitlab-dsjyrj is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13: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-pac-gitlab-dsjyrj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:05:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:05:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","namespace":"gitlab-rep-lber","name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:05:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:05:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:05:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:05:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:05:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","namespace":"gitlab-rep-lber","name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13: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-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:05:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","prGroup":"konflux-test-component-pac-wbwrky","prGroupHash":"4fb98b53d28b716d0d0a789ea21589daf048513aa44d4dba266ea35eb4e04a"} {"level":"info","ts":"2026-05-13T13: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-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:05: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-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13: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-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:05:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T13:05:19Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-13T12:55:22Z","completionTime":"2026-05-13T13:05:19Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/integration1-jvgz/test-component-pac-wbwrky:on-pr-bc6de7392fd403dd1afa34d4a2d7b026ececc144"},{"name":"IMAGE_DIGEST","value":"sha256:96651986564207874ee8a940d5daebdf715f0a94175e61316293b5a5ea7509dd"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"bc6de7392fd403dd1afa34d4a2d7b026ececc144"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"revision","value":"bc6de7392fd403dd1afa34d4a2d7b026ececc144"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-jvgz/test-component-pac-wbwrky:on-pr-bc6de7392fd403dd1afa34d4a2d7b026ececc144"},{"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-jvgz/test-component-pac-wbwrky:on-pr-bc6de7392fd403dd1afa34d4a2d7b026ececc144"},{"name":"ALWAYS_BUILD_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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-wbwrky-on-pull-request-4kz5h-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component175e0b7e5aa4ce95a22be3271ca4cf62-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp175e0b7e5aa4ce95a22be3271ca4cf62-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-wbwrky-on-pull-request-4kz5h-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componen175e0b7e5aa4ce95a22be3271ca4cf62-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes175e0b7e5aa4ce95a22be3271ca4cf62-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-wbwrky-on-pull-request-4kz5h-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-wbwrky-on-pud664c25f1266b4b6b2e4aac54fbb13b2","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-wbwrky-on-pull-request-4kz5h-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-wbwrky-on-pull-request-4kz5h-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component175e0b7e5aa4ce95a22be3271ca4cf62-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compone175e0b7e5aa4ce95a22be3271ca4cf62-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-wbwrky-on-pull-request-4kz5h-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-wbwrky-on-pull-request-4kz5h-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compon175e0b7e5aa4ce95a22be3271ca4cf62-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-780119ca6ed18da76222fec16cce582d-7a44e15c0035faae-01"}},"deletionTimestamp":"2026-05-13 13:05:41 +0000 UTC"} {"level":"info","ts":"2026-05-13T13:05:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:05:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-wbwrky-on-pull-request-4kz5h has finished running","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13: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-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:05:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","prGroup":"konflux-test-component-pac-wbwrky","prGroupHash":"4fb98b53d28b716d0d0a789ea21589daf048513aa44d4dba266ea35eb4e04a"} {"level":"info","ts":"2026-05-13T13: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-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:05: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-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13: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-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:05:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T13:05:19Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-13T12:55:22Z","completionTime":"2026-05-13T13:05:19Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/integration1-jvgz/test-component-pac-wbwrky:on-pr-bc6de7392fd403dd1afa34d4a2d7b026ececc144"},{"name":"IMAGE_DIGEST","value":"sha256:96651986564207874ee8a940d5daebdf715f0a94175e61316293b5a5ea7509dd"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"bc6de7392fd403dd1afa34d4a2d7b026ececc144"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"revision","value":"bc6de7392fd403dd1afa34d4a2d7b026ececc144"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-jvgz/test-component-pac-wbwrky:on-pr-bc6de7392fd403dd1afa34d4a2d7b026ececc144"},{"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-jvgz/test-component-pac-wbwrky:on-pr-bc6de7392fd403dd1afa34d4a2d7b026ececc144"},{"name":"ALWAYS_BUILD_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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-wbwrky-on-pull-request-4kz5h-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component175e0b7e5aa4ce95a22be3271ca4cf62-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp175e0b7e5aa4ce95a22be3271ca4cf62-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-wbwrky-on-pull-request-4kz5h-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componen175e0b7e5aa4ce95a22be3271ca4cf62-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes175e0b7e5aa4ce95a22be3271ca4cf62-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-wbwrky-on-pull-request-4kz5h-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-wbwrky-on-pud664c25f1266b4b6b2e4aac54fbb13b2","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-wbwrky-on-pull-request-4kz5h-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-wbwrky-on-pull-request-4kz5h-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component175e0b7e5aa4ce95a22be3271ca4cf62-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compone175e0b7e5aa4ce95a22be3271ca4cf62-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-wbwrky-on-pull-request-4kz5h-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-wbwrky-on-pull-request-4kz5h-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compon175e0b7e5aa4ce95a22be3271ca4cf62-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-780119ca6ed18da76222fec16cce582d-7a44e15c0035faae-01"}},"deletionTimestamp":"2026-05-13 13:05:41 +0000 UTC"} {"level":"info","ts":"2026-05-13T13:05:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:05:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-wbwrky-on-pull-request-4kz5h has finished running","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13: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-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:05:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","prGroup":"konflux-test-component-pac-wbwrky","prGroupHash":"4fb98b53d28b716d0d0a789ea21589daf048513aa44d4dba266ea35eb4e04a"} {"level":"info","ts":"2026-05-13T13: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-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:05: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-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13: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-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:05:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T13:05:19Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-13T12:55:22Z","completionTime":"2026-05-13T13:05:19Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/integration1-jvgz/test-component-pac-wbwrky:on-pr-bc6de7392fd403dd1afa34d4a2d7b026ececc144"},{"name":"IMAGE_DIGEST","value":"sha256:96651986564207874ee8a940d5daebdf715f0a94175e61316293b5a5ea7509dd"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"CHAINS-GIT_COMMIT","value":"bc6de7392fd403dd1afa34d4a2d7b026ececc144"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/konflux-test-integration"},{"name":"revision","value":"bc6de7392fd403dd1afa34d4a2d7b026ececc144"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/integration1-jvgz/test-component-pac-wbwrky:on-pr-bc6de7392fd403dd1afa34d4a2d7b026ececc144"},{"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-jvgz/test-component-pac-wbwrky:on-pr-bc6de7392fd403dd1afa34d4a2d7b026ececc144"},{"name":"ALWAYS_BUILD_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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-wbwrky-on-pull-request-4kz5h-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component175e0b7e5aa4ce95a22be3271ca4cf62-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp175e0b7e5aa4ce95a22be3271ca4cf62-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-wbwrky-on-pull-request-4kz5h-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-componen175e0b7e5aa4ce95a22be3271ca4cf62-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes175e0b7e5aa4ce95a22be3271ca4cf62-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-wbwrky-on-pull-request-4kz5h-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-wbwrky-on-pud664c25f1266b4b6b2e4aac54fbb13b2","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-wbwrky-on-pull-request-4kz5h-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-wbwrky-on-pull-request-4kz5h-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component175e0b7e5aa4ce95a22be3271ca4cf62-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compone175e0b7e5aa4ce95a22be3271ca4cf62-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-wbwrky-on-pull-request-4kz5h-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-component-pac-wbwrky-on-pull-request-4kz5h-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-compon175e0b7e5aa4ce95a22be3271ca4cf62-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-780119ca6ed18da76222fec16cce582d-7a44e15c0035faae-01"}},"deletionTimestamp":"2026-05-13 13:05:41 +0000 UTC"} {"level":"info","ts":"2026-05-13T13:05:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:05:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-wbwrky-on-pull-request-4kz5h has finished running","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-4kz5h","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:05:43Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-soga-on-pull-request-tm2ck","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T13: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-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:05:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-soga-on-pull-request-tm2ck","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-soga-on-pull-request-tm2ck","PR group":"konflux-test-comp-soga"} {"level":"info","ts":"2026-05-13T13:05:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","prGroup":"konflux-test-comp-soga","prGroupHash":"b061fc75e58db35d2550ec7a412c922e2dc7f438c2d51e6173602aad074ee8"} {"level":"info","ts":"2026-05-13T13: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-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-soga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:05:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-soga-on-pull-request-tm2ck","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13: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-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:05:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-cyik/test-comp-soga-on-pull-request-wndg5 with pr group konflux-test-comp-soga is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-soga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:05:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-soga-on-pull-request-tm2ck","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13: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-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:05:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-cyik/test-comp-soga-on-pull-request-wndg5 with pr group konflux-test-comp-soga is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-soga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:05:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-soga-on-pull-request-tm2ck","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13: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-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:05:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-cyik/test-comp-soga-on-pull-request-wndg5 with pr group konflux-test-comp-soga is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-soga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:05:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-soga-on-pull-request-tm2ck","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13: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-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:05:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-cyik/test-comp-soga-on-pull-request-wndg5 with pr group konflux-test-comp-soga is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-soga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:05:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-soga-on-pull-request-tm2ck","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13: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-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:05:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-cyik/test-comp-soga-on-pull-request-wndg5 with pr group konflux-test-comp-soga is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-soga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:05:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-soga-on-pull-request-tm2ck","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13: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-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:05:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-cyik/test-comp-soga-on-pull-request-wndg5 with pr group konflux-test-comp-soga is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-soga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:05:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-soga-on-pull-request-tm2ck","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13: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-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:05:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-cyik/test-comp-soga-on-pull-request-wndg5 with pr group konflux-test-comp-soga is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-soga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:05:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-soga-on-pull-request-tm2ck","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13: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-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:05:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-cyik/test-comp-soga-on-pull-request-wndg5 with pr group konflux-test-comp-soga is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-soga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:05:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-soga-on-pull-request-tm2ck","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13: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-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:05:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-cyik/test-comp-soga-on-pull-request-wndg5 with pr group konflux-test-comp-soga is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-soga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:05:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-soga-on-pull-request-tm2ck","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13: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-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:05:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-cyik/test-comp-soga-on-pull-request-wndg5 with pr group konflux-test-comp-soga is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-soga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:05:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-soga-on-pull-request-tm2ck","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13: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-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:05:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-cyik/test-comp-soga-on-pull-request-wndg5 with pr group konflux-test-comp-soga is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-soga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:05:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-soga-on-pull-request-tm2ck","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13: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-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:05:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-cyik/test-comp-soga-on-pull-request-wndg5 with pr group konflux-test-comp-soga is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-soga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:05:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-soga-on-pull-request-tm2ck","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:05:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:05:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:05:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:05:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:05:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","namespace":"gitlab-rep-lber","name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:05:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:05:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:05:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:05:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:05:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","namespace":"gitlab-rep-lber","name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:05:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:05:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:05:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:05:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:05:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","namespace":"gitlab-rep-lber","name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:05:47Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","namespace":"integration1-jvgz","name":"test-component-pac-wbwrky-on-pull-request-fkjv9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T13:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:05:47Z","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-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","namespace":"integration1-jvgz","name":"test-component-pac-wbwrky-on-pull-request-fkjv9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-component-pac-wbwrky-on-pull-request-fkjv9","PR group":"konflux-test-component-pac-wbwrky"} {"level":"info","ts":"2026-05-13T13:05: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-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","prGroup":"konflux-test-component-pac-wbwrky","prGroupHash":"4fb98b53d28b716d0d0a789ea21589daf048513aa44d4dba266ea35eb4e04a"} {"level":"info","ts":"2026-05-13T13:05: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-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:05:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-13T13:05:48Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","ExternalID":"my-integration-test-dbox-test-component-pac-wbwrky"} {"level":"info","ts":"2026-05-13T13:05:48Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","ExternalID":"my-integration-test-dbox-test-component-pac-wbwrky"} {"level":"info","ts":"2026-05-13T13:05:48Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","snapshot.NameSpace":"integration1-jvgz","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-dbox","externalID":"my-integration-test-dbox-test-component-pac-wbwrky"} {"level":"info","ts":"2026-05-13T13:05:48Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","ID":75790661868,"CheckName":"Konflux Dev version / my-integration-test-dbox / test-component-pac-wbwrky","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-13T13:05:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","pipelineRun.Namespace":"integration1-jvgz","pipelineRun.Name":"test-component-pac-wbwrky-on-pull-request-fkjv9","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-13T13:05:48Z","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-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","pipelinerun.Name":"test-component-pac-wbwrky-on-pull-request-fkjv9"} {"level":"info","ts":"2026-05-13T13:05: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-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:05:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun integration1-jvgz/test-component-pac-wbwrky-on-pull-request-4kz5h with pr group konflux-test-component-pac-wbwrky is not the latest for its component, skipped","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:05:48Z","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-wbwrky is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:05:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:05:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","namespace":"integration1-jvgz","name":"test-component-pac-wbwrky-on-pull-request-fkjv9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:05:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:05:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:05:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:05:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:05:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-ngfbqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:05:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:05:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","namespace":"build-e2e-uaem","name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:05:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:05:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:05:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:05:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:05:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","namespace":"integration1-jvgz","name":"test-component-pac-wbwrky-on-pull-request-fkjv9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:05:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:05:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:05:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:05:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:05:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","namespace":"integration1-jvgz","name":"test-component-pac-wbwrky-on-pull-request-fkjv9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:05:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:05:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:05:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:05:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:05:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","namespace":"integration1-jvgz","name":"test-component-pac-wbwrky-on-pull-request-fkjv9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:05:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:05:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:05:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:05:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:05:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","namespace":"integration1-jvgz","name":"test-component-pac-wbwrky-on-pull-request-fkjv9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:05:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:05:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:05:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:05:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:05:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","namespace":"integration1-jvgz","name":"test-component-pac-wbwrky-on-pull-request-fkjv9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:05:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:05:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:05:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:05:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:05:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","namespace":"integration1-jvgz","name":"test-component-pac-wbwrky-on-pull-request-fkjv9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:05:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:05:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:05:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:05:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:05:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","namespace":"integration1-jvgz","name":"test-component-pac-wbwrky-on-pull-request-fkjv9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:05:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:05:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:05:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:05:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:05:50Z","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-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","elapsedSinceCompletion":"835.55526ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:05:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","namespace":"build-e2e-kcui","name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:05:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"namespace":"build-e2e-kcui","name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","reconcileID":"b3824479-6ae9-4ce7-9ffe-30f230909d3d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:05:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:05:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:05:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:05:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:05:50Z","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-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","elapsedSinceCompletion":"841.449562ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:05:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","namespace":"build-e2e-kcui","name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:05:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"namespace":"build-e2e-kcui","name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","reconcileID":"d711e46c-56e6-4f02-9d50-ac8773f007ac","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:05:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:05:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:05:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:05:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:05:50Z","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-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","elapsedSinceCompletion":"852.234159ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:05:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","namespace":"build-e2e-kcui","name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:05:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"namespace":"build-e2e-kcui","name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","reconcileID":"db0212aa-902e-4053-8694-5c873d7cec27","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:05:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:05:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:05:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:05:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:05:50Z","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-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","elapsedSinceCompletion":"872.79188ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:05:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","namespace":"build-e2e-kcui","name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:05:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"namespace":"build-e2e-kcui","name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","reconcileID":"02608451-02a6-475f-bbd1-77b79399a12f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:05:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:05:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:05:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:05:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:05:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","namespace":"integration1-jvgz","name":"test-component-pac-wbwrky-on-pull-request-fkjv9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:05:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:05:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:05:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:05:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:05:50Z","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-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","elapsedSinceCompletion":"913.813539ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:05:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","namespace":"build-e2e-kcui","name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:05:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"namespace":"build-e2e-kcui","name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","reconcileID":"aad3b6fe-c334-4602-b549-2549419e34bf","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:05:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:05:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:05:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:05:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:05:50Z","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-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","elapsedSinceCompletion":"994.451786ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:05:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","namespace":"build-e2e-kcui","name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:05:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"namespace":"build-e2e-kcui","name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","reconcileID":"2276bbac-aa47-4d6e-9c71-96a4d2c10bea","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:05: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-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:05: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-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:05: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":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:05: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-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:05:51Z","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-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","elapsedSinceCompletion":"1.155791593s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:05:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","namespace":"build-e2e-kcui","name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:05:51Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"namespace":"build-e2e-kcui","name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","reconcileID":"46c1a98f-03d5-4141-bab5-63f56c5e0b28","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:05: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-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:05: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-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:05: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":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:05: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-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:05:51Z","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-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","elapsedSinceCompletion":"1.233720536s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:05:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","namespace":"build-e2e-kcui","name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:05:51Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"namespace":"build-e2e-kcui","name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","reconcileID":"ad3ed28d-d835-4e6b-850c-b84cf98254ac","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:05: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-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:05: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-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:05: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-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:05: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-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:05:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","namespace":"integration1-jvgz","name":"test-component-pac-wbwrky-on-pull-request-fkjv9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:05: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-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:05: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-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:05: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":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:05: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-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:05:51Z","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-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","elapsedSinceCompletion":"1.477043316s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:05:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","namespace":"build-e2e-kcui","name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:05:51Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"namespace":"build-e2e-kcui","name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","reconcileID":"3ee05ff1-cc14-4c85-b418-fd6baa834ff4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:05: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-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:05: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-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:05: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-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:05: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-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:05:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","namespace":"integration1-jvgz","name":"test-component-pac-wbwrky-on-pull-request-fkjv9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:05: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-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:05: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-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:05: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-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:05: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-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:05:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","namespace":"gitlab-rep-lber","name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:05: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-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:05: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-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:05: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-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:05: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-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:05:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","namespace":"integration1-jvgz","name":"test-component-pac-wbwrky-on-pull-request-fkjv9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:05:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:05:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:05: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-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:05:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:05:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","namespace":"integration1-jvgz","name":"test-component-pac-wbwrky-on-pull-request-fkjv9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:05:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:05:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:05:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:05:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:05:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-cyik/test-comp-soga-on-pull-request-wndg5 with pr group konflux-test-comp-soga is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:05:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-soga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:05:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:05:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-soga-on-pull-request-tm2ck","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:05:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:05:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:05: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-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:05:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:05:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","namespace":"integration1-jvgz","name":"test-component-pac-wbwrky-on-pull-request-fkjv9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:05:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:05:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:05:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:05:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:05:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-cyik/test-comp-soga-on-pull-request-wndg5 with pr group konflux-test-comp-soga is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:05:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-soga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:05:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:05:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-soga-on-pull-request-tm2ck","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:05:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:05:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:05:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:05:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:05:52Z","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-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","elapsedSinceCompletion":"2.608477021s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:05:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","namespace":"build-e2e-kcui","name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:05:52Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"namespace":"build-e2e-kcui","name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","reconcileID":"abe4888d-882a-40bc-af9f-c36a345f6d85","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:05:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:05:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:05: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-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:05:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:05:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","namespace":"integration1-jvgz","name":"test-component-pac-wbwrky-on-pull-request-fkjv9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:05:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:05:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:05:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:05:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:05:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-clyl-20260513-125754-000"} {"level":"info","ts":"2026-05-13T13:05:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-clyl-20260513-125754-000","application":"build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:05:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-clyl-20260513-125754-000"} {"level":"info","ts":"2026-05-13T13:05:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","namespace":"build-e2e-kcui","name":"build-suite-test-application-clyl-20260513-125754-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-clyl-20260513-125754-000","snapshot.Spec.Components":[{"name":"gl-test-custom-branch-tnfrwf","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-kcui/gl-test-custom-branch-tnfrwf@sha256:32428f8aef612e37793b50c559d9dc0023030ade28134aeb8af409151f7df43a","source":{"git":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-fzqklm","revision":"3c73273b6521d5dc38fe8a714b096b7b14b30b4a"}}}]} {"level":"info","ts":"2026-05-13T13:05:52Z","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-tnfrwf is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-clyl-20260513-125754-000","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:05:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash b1d6d27370f94d8c7aa5425c2e1399ed1bd87c5874035dd933ad3ce6bf403f is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-clyl-20260513-125754-000","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:05:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-clyl-20260513-125754-000"} {"level":"info","ts":"2026-05-13T13:05:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-clyl-20260513-125754-000","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:05:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-clyl-20260513-125754-000","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-13T13:05:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-clyl-20260513-125754-000","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:05:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-clyl-20260513-125754-000","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","Application.Name":"build-suite-test-application-clyl","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-13T13:05: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":"build-suite-test-application-clyl-20260513-125754-000","namespace":"build-e2e-kcui"},"snapshot":{"name":"build-suite-test-application-clyl-20260513-125754-000","namespace":"build-e2e-kcui"}} {"level":"info","ts":"2026-05-13T13:05:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-clyl-20260513-125754-000","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:05:52Z","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-clyl-20260513-125754-000","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:05:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-test-application-clyl-20260513-125754-000","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","namespace":"build-e2e-kcui","name":"build-suite-test-application-clyl-20260513-125754-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-13T13:05:52Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-13T13:05: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":"build-suite-test-application-clyl-20260513-125754-000","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:05:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-clyl-20260513-125754-000","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:05:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-clyl-20260513-125754-000","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-13T13:05:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-clyl-20260513-125754-000","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:05:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-clyl-20260513-125754-000","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:05:52Z","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-clyl-20260513-125754-000","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","namespace":"build-e2e-kcui","name":"build-suite-test-application-clyl-20260513-125754-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T13:05:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","namespace":"build-e2e-kcui","name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-clyl-20260513-125754-000"} {"level":"info","ts":"2026-05-13T13:05:52Z","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-clyl-20260513-125754-000","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","namespace":"build-e2e-kcui","name":"build-suite-test-application-clyl-20260513-125754-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T13:05:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-clyl-20260513-125754-000","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","snapshot.Namespace":"build-e2e-kcui","snapshot.Name":"build-suite-test-application-clyl-20260513-125754-000"} {"level":"info","ts":"2026-05-13T13:05: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":"build-suite-test-application-clyl-20260513-125754-000","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:05:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-clyl-20260513-125754-000","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:05:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-clyl-20260513-125754-000","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-13T13:05:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-clyl-20260513-125754-000","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:05:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-clyl-20260513-125754-000","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:05:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","namespace":"build-e2e-kcui","name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-clyl-20260513-125754-000"} {"level":"info","ts":"2026-05-13T13:05:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","namespace":"build-e2e-kcui","name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-13T13:05:53Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","namespace":"build-e2e-kcui","name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T13:05:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:05: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-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:05: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-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:05: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-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:05: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-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:05:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","namespace":"integration1-jvgz","name":"test-component-pac-wbwrky-on-pull-request-fkjv9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:05: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-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:05: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-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:05: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-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:05: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-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:05:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-cyik/test-comp-soga-on-pull-request-wndg5 with pr group konflux-test-comp-soga is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:05: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-soga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:05: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-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:05:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-soga-on-pull-request-tm2ck","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:05:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:05:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:05:53Z","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-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:05:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:05:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","snapshot.Name":"build-suite-test-application-clyl-20260513-125754-000"} {"level":"info","ts":"2026-05-13T13:05:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","namespace":"build-e2e-kcui","name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-13T13:05:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:05:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:05:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:05:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:05:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:05:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","namespace":"integration1-jvgz","name":"test-component-pac-wbwrky-on-pull-request-fkjv9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:05:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:05:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:05:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:05:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:05:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","namespace":"integration1-jvgz","name":"test-component-pac-wbwrky-on-pull-request-fkjv9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:05:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:05:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:05:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:05:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:05:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","namespace":"integration1-jvgz","name":"test-component-pac-wbwrky-on-pull-request-fkjv9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:05:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:05:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:05:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:05:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:05:56Z","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-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","elapsedSinceCompletion":"970.881123ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:05:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-parent-nwew-on-pull-request-46psj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:05:56Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"namespace":"build-e2e-aqnt","name":"gl-multi-component-parent-nwew-on-pull-request-46psj","reconcileID":"051c1086-46b6-42df-af4a-2e29bffff9d0","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:05:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:05:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:05:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:05:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:05:56Z","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-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","elapsedSinceCompletion":"976.403452ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:05:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-parent-nwew-on-pull-request-46psj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:05:56Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"namespace":"build-e2e-aqnt","name":"gl-multi-component-parent-nwew-on-pull-request-46psj","reconcileID":"0f573893-3363-48a3-80ba-7fb9ed41825e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:05:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:05:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:05:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:05:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:05:56Z","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-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","elapsedSinceCompletion":"987.589975ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:05:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-parent-nwew-on-pull-request-46psj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:05:56Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"namespace":"build-e2e-aqnt","name":"gl-multi-component-parent-nwew-on-pull-request-46psj","reconcileID":"78c1d0a1-6c56-4c28-8075-f791bd88f769","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:05:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:05:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:05: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-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:05: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-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:05:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-cyik/test-comp-soga-on-pull-request-wndg5 with pr group konflux-test-comp-soga is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:05: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-soga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:05:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:05:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-soga-on-pull-request-tm2ck","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:05: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-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:05: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-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:05: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":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:05: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-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:05:57Z","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-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","elapsedSinceCompletion":"1.008780813s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:05:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-parent-nwew-on-pull-request-46psj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:05:57Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"namespace":"build-e2e-aqnt","name":"gl-multi-component-parent-nwew-on-pull-request-46psj","reconcileID":"2c6dbc6f-6922-4dbf-89d6-bc0ca0e78bd7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:05: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-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:05: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-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:05: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":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:05: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-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:05:57Z","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-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","elapsedSinceCompletion":"1.049999063s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:05:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-parent-nwew-on-pull-request-46psj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:05:57Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"namespace":"build-e2e-aqnt","name":"gl-multi-component-parent-nwew-on-pull-request-46psj","reconcileID":"48a9d994-d656-41e6-a337-6c8995c7547d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:05: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-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:05: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-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:05: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":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:05: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-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:05:57Z","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-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","elapsedSinceCompletion":"1.130899758s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:05:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-parent-nwew-on-pull-request-46psj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:05:57Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"namespace":"build-e2e-aqnt","name":"gl-multi-component-parent-nwew-on-pull-request-46psj","reconcileID":"41e29bee-d346-4a86-8688-2696e76eedeb","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:05: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-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:05: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-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:05: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":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:05: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-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:05:57Z","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-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","elapsedSinceCompletion":"1.291783434s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:05:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-parent-nwew-on-pull-request-46psj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:05:57Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"namespace":"build-e2e-aqnt","name":"gl-multi-component-parent-nwew-on-pull-request-46psj","reconcileID":"759c3fc3-a4e7-4ab8-9120-1cbd5abde5c8","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:05: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-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:05: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-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:05: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":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:05: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-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:05:57Z","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-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","elapsedSinceCompletion":"1.612915715s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:05:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-parent-nwew-on-pull-request-46psj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:05:57Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"namespace":"build-e2e-aqnt","name":"gl-multi-component-parent-nwew-on-pull-request-46psj","reconcileID":"d29fc711-02ce-43f4-8a4f-fbae1ee96727","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:05: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-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:05: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-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:05: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":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:05: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-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:05:57Z","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-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","elapsedSinceCompletion":"1.918223614s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:05:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-parent-nwew-on-pull-request-46psj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:05:57Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"namespace":"build-e2e-aqnt","name":"gl-multi-component-parent-nwew-on-pull-request-46psj","reconcileID":"3456a3d6-becc-4d68-bece-677b4e46e4a0","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13: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":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13: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":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13: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":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13: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":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:05:58Z","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-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","elapsedSinceCompletion":"2.256078937s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:05:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-parent-nwew-on-pull-request-46psj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:05:58Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"namespace":"build-e2e-aqnt","name":"gl-multi-component-parent-nwew-on-pull-request-46psj","reconcileID":"7785d18b-e867-40af-b6fd-57e9508fda05","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13: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":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13: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":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:05: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-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:05: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-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:05: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-ngfbqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13: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":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:05:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","namespace":"build-e2e-uaem","name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:05:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:05:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:05:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:05:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:05:59Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"namespace":"build-e2e-aqnt","name":"gl-multi-component-parent-nwew-on-pull-request-46psj","reconcileID":"d20bda45-636a-4ee6-9486-98c9365ac782","component.Name":"gl-multi-component-child-nwew"} {"level":"info","ts":"2026-05-13T13:05:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-qued-20260513-125738-000"} {"level":"info","ts":"2026-05-13T13:05:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-qued-20260513-125738-000","application":"build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:05:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-qued-20260513-125738-000"} {"level":"info","ts":"2026-05-13T13:05:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun build-e2e-aqnt/gl-multi-component-parent-nwew-on-pull-request-q46j4 with pr group konflux-gl-multi-component-parent-nwew is not the latest for its component, skipped","snapshot":{"name":"build-suite-component-update-qued-20260513-125738-000","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:05:59Z","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-nwew is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-qued-20260513-125738-000","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:05:59Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 7abf4b8461e98e5dd4f4c051d203259a90ff6e47b6f906ebd8a54816269520 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-qued-20260513-125738-000","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:05:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"build-suite-component-update-qued-20260513-125738-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-qued-20260513-125738-000","snapshot.Spec.Components":[{"name":"gl-multi-component-parent-nwew","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-aqnt/gl-multi-component-parent-nwew@sha256:d1225ce22327ee904a331a5f8119d359b016847b8033cd521cf9fa23fe667d93","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-parent-pexvqg","revision":"9a75f2034178aa4533a6f5c7e6fe27b7d784aeb3"}}}]} {"level":"info","ts":"2026-05-13T13:06:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-qued-20260513-125738-000"} {"level":"info","ts":"2026-05-13T13:06: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-component-update-qued-20260513-125738-000","namespace":"build-e2e-aqnt"},"snapshot":{"name":"build-suite-component-update-qued-20260513-125738-000","namespace":"build-e2e-aqnt"}} {"level":"info","ts":"2026-05-13T13:06:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-qued-20260513-125738-000","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06: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-component-update-qued-20260513-125738-000","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-qued-20260513-125738-000","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-qued-20260513-125738-000","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-13T13:06:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-qued-20260513-125738-000","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-qued-20260513-125738-000","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","Application.Name":"build-suite-component-update-qued","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-13T13:06:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-qued-20260513-125738-000","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"build-suite-component-update-qued-20260513-125738-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-13T13:06:00Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-13T13:06:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-component-update-qued-20260513-125738-000","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-qued-20260513-125738-000","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-qued-20260513-125738-000","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-13T13:06:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-qued-20260513-125738-000","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-qued-20260513-125738-000","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-parent-nwew-on-pull-request-46psj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-qued-20260513-125738-000"} {"level":"info","ts":"2026-05-13T13:06:00Z","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-qued-20260513-125738-000","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"build-suite-component-update-qued-20260513-125738-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T13:06:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-component-update-qued-20260513-125738-000","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"build-suite-component-update-qued-20260513-125738-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T13:06:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-qued-20260513-125738-000","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","snapshot.Namespace":"build-e2e-aqnt","snapshot.Name":"build-suite-component-update-qued-20260513-125738-000"} {"level":"info","ts":"2026-05-13T13:06:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-component-update-qued-20260513-125738-000","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-qued-20260513-125738-000","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-qued-20260513-125738-000","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-13T13:06:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-qued-20260513-125738-000","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-qued-20260513-125738-000","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-parent-nwew-on-pull-request-46psj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-qued-20260513-125738-000"} {"level":"info","ts":"2026-05-13T13:06:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-parent-nwew-on-pull-request-46psj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-13T13:06:01Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-parent-nwew-on-pull-request-46psj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T13:06:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-nwew-on-pull-request-46psj has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06: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":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06: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":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","snapshot.Name":"build-suite-component-update-qued-20260513-125738-000"} {"level":"info","ts":"2026-05-13T13:06:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-parent-nwew-on-pull-request-46psj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-13T13:06:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-nwew-on-pull-request-46psj has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-pull-request-46psj","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:06:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:06:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:06:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:06:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","namespace":"integration1-jvgz","name":"test-component-pac-wbwrky-on-pull-request-fkjv9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:06: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-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06: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-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06: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-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06: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-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06: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-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","elapsedSinceCompletion":"360.994757ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:06:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:06:03Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"namespace":"build-e2e-xbmt","name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","reconcileID":"cd56e13d-8f3a-4667-bd59-f5ea46814f6a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:06: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-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06: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-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06: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-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06: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-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06: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-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","elapsedSinceCompletion":"366.479095ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:06:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:06:03Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"namespace":"build-e2e-xbmt","name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","reconcileID":"62140c3b-8984-4acb-b15b-53ad7f2fa683","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:06: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-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06: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-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06: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-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06: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-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06: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-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","elapsedSinceCompletion":"376.89748ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:06:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:06:03Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"namespace":"build-e2e-xbmt","name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","reconcileID":"474721af-e45b-4ca3-b339-20622dcabeb8","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:06: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-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06: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-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06: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-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06: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-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06: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-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","elapsedSinceCompletion":"397.357267ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:06:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:06:03Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"namespace":"build-e2e-xbmt","name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","reconcileID":"9eb9d602-87b6-4356-81e3-9ad48d9bd627","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:06: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-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06: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-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06: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-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06: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-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06: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-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","elapsedSinceCompletion":"437.903117ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:06:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:06:03Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"namespace":"build-e2e-xbmt","name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","reconcileID":"11abb81d-cd7d-46ae-a73e-4252d6ee56f6","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:06: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-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06: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-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06: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-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06: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-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06: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-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","elapsedSinceCompletion":"518.494683ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:06:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:06:03Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"namespace":"build-e2e-xbmt","name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","reconcileID":"87472096-949c-436d-95b5-d3aed195dac1","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:06: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-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06: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-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06: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-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06: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-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06: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-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","elapsedSinceCompletion":"679.920309ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:06:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:06:03Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"namespace":"build-e2e-xbmt","name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","reconcileID":"ba1f0abb-d709-41f1-b97c-f3e0e375761e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:06: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-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06: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-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06: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-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06: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-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06: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-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","elapsedSinceCompletion":"1.000784197s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:06:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:06:04Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"namespace":"build-e2e-xbmt","name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","reconcileID":"aa490bbf-bc3c-42df-940c-32d7034e416f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:06: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-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06: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-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06: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-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06: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-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06: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-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","elapsedSinceCompletion":"1.433750816s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:06:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:06:04Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"namespace":"build-e2e-xbmt","name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","reconcileID":"d79b6cb5-5847-419a-b5c4-ec2830ba6739","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:06: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-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06: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-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06: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-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06: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-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06: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-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","elapsedSinceCompletion":"1.642166178s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:06:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:06:04Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"namespace":"build-e2e-xbmt","name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","reconcileID":"0e83004a-0242-480d-b9ee-b9aca2c5460a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:06: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-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:06:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:06:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:06:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:06:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","namespace":"gitlab-rep-lber","name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:06:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06: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-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06: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-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","elapsedSinceCompletion":"2.285024786s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:06:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:06:05Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"namespace":"build-e2e-xbmt","name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","reconcileID":"00038681-25d7-41e5-b907-84484a70cc54","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:06:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06: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-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06:05Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"namespace":"build-e2e-xbmt","name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","reconcileID":"ad59f6be-3361-4a85-8422-7a2e3ca23d52","component.Name":"gh-multi-component-child-wrgi"} {"level":"info","ts":"2026-05-13T13:06:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-llul-20260513-125705-000"} {"level":"info","ts":"2026-05-13T13:06:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-llul-20260513-125705-000","application":"build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-llul-20260513-125705-000"} {"level":"info","ts":"2026-05-13T13:06:05Z","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-wrgi is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-llul-20260513-125705-000","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash f9b114257a001686dc74f93435de30a49f1ec510b35a53444187809b9d8d53 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-llul-20260513-125705-000","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"build-suite-component-update-llul-20260513-125705-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-llul-20260513-125705-000","snapshot.Spec.Components":[{"name":"gh-multi-component-parent-wrgi","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-xbmt/gh-multi-component-parent-wrgi@sha256:b874e010bda216d634a37b1034d7f984d0a408909244ea1b4479321d4907923e","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-parent-psfuqd","revision":"ac885a2a61b37874344a7f09abcc6cfce0045d1a"}}}]} {"level":"info","ts":"2026-05-13T13:06:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-llul-20260513-125705-000"} {"level":"info","ts":"2026-05-13T13:06:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-llul-20260513-125705-000","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-llul-20260513-125705-000","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-13T13:06: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":"build-suite-component-update-llul-20260513-125705-000","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-llul-20260513-125705-000","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","Application.Name":"build-suite-component-update-llul","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-13T13:06: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":"build-suite-component-update-llul-20260513-125705-000","namespace":"build-e2e-xbmt"},"snapshot":{"name":"build-suite-component-update-llul-20260513-125705-000","namespace":"build-e2e-xbmt"}} {"level":"info","ts":"2026-05-13T13:06:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-llul-20260513-125705-000","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06:05Z","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-llul-20260513-125705-000","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06:05Z","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-llul-20260513-125705-000","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"build-suite-component-update-llul-20260513-125705-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T13:06:05Z","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-llul-20260513-125705-000","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"build-suite-component-update-llul-20260513-125705-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-13T13:06:05Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-13T13:06:05Z","logger":"controllers.snapshot","caller":"snapshot/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-llul-20260513-125705-000","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-llul-20260513-125705-000","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-llul-20260513-125705-000","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-13T13:06: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":"build-suite-component-update-llul-20260513-125705-000","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-llul-20260513-125705-000","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-llul-20260513-125705-000"} {"level":"info","ts":"2026-05-13T13:06:05Z","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-llul-20260513-125705-000","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"build-suite-component-update-llul-20260513-125705-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T13:06:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-llul-20260513-125705-000","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","snapshot.Namespace":"build-e2e-xbmt","snapshot.Name":"build-suite-component-update-llul-20260513-125705-000"} {"level":"info","ts":"2026-05-13T13:06:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-llul-20260513-125705-000"} {"level":"info","ts":"2026-05-13T13:06:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-13T13:06:05Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T13:06:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-parent-wrgi-on-pull-request-l9947 has finished running","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06: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-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06: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-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","snapshot.Name":"build-suite-component-update-llul-20260513-125705-000"} {"level":"info","ts":"2026-05-13T13:06:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-13T13:06:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-parent-wrgi-on-pull-request-l9947 has finished running","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-pull-request-l9947","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06: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-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:06: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-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:06: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-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:06: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-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:06:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-cyik/test-comp-soga-on-pull-request-wndg5 with pr group konflux-test-comp-soga is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:06: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-soga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:06: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-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:06:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-soga-on-pull-request-tm2ck","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:06:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:06:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:06:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:06:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:06:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-ngfbqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:06:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:06:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","namespace":"build-e2e-uaem","name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:06:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:06:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:06:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:06:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:06:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-ngfbqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:06:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:06:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","namespace":"build-e2e-uaem","name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:06: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-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:06: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-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:06:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:06:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:06:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-ngfbqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:06: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-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:06:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","namespace":"build-e2e-uaem","name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:06: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-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:06: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-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:06:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:06:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:06:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-ngfbqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:06: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-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:06:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","namespace":"build-e2e-uaem","name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:06:13Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-push-r42lt","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-child-nwew-on-push-r42lt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T13:06:13Z","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-nwew-on-push-r42lt","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-push-r42lt","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-push-r42lt","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-push-r42lt","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-child-nwew-on-push-r42lt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:06:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gl-multi-component-child-nwew-on-push-r42lt is not associated with a pull request","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-push-r42lt","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13:06:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13:06:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13:06:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13:06:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-zvxvff is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13:06:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13:06:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx","namespace":"build-e2e-hybt","name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:06:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:06:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:06:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:06:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:06:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","namespace":"gitlab-rep-lber","name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:06: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-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:06: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-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:06: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-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:06: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-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:06:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","namespace":"integration1-jvgz","name":"test-component-pac-wbwrky-on-pull-request-fkjv9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:06:18Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-push-qm8qh","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-child-wrgi-on-push-qm8qh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T13:06:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-llul-20260513-125603-000"} {"level":"info","ts":"2026-05-13T13:06:18Z","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-wrgi-on-push-qm8qh","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06: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-child-wrgi-on-push-qm8qh","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06: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-child-wrgi-on-push-qm8qh","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-push-qm8qh","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-child-wrgi-on-push-qm8qh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:06:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gh-multi-component-child-wrgi-on-push-qm8qh is not associated with a pull request","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-push-qm8qh","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06:19Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-child-nwew-on-pull-request-p76r2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T13:06:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:19Z","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-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-child-nwew-on-pull-request-p76r2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-multi-component-child-nwew-on-pull-request-p76r2","PR group":"konflux-gl-multi-component-child-nwew"} {"level":"info","ts":"2026-05-13T13:06:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-qued-20260513-125620-000"} {"level":"info","ts":"2026-05-13T13:06:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","prGroup":"konflux-gl-multi-component-child-nwew","prGroupHash":"d94c2758d174ce818390ff33ccf430362a13a56a4add454cfd410b3faa9221"} {"level":"info","ts":"2026-05-13T13:06:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aqnt/gl-multi-component-child-nwew-on-pull-request-crcsk with pr group konflux-gl-multi-component-child-nwew is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-aqnt/gl-multi-component-child-nwew, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-nwew is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-child-nwew-on-pull-request-p76r2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:06:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-qued-20260513-125620-000","namespace":"build-e2e-aqnt"},"snapshot":{"name":"build-suite-component-update-qued-20260513-125620-000","namespace":"build-e2e-aqnt"}} {"level":"info","ts":"2026-05-13T13:06:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-qued-20260513-125620-000","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-qued-20260513-125620-000","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-qued-20260513-125620-000","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","snapshot.Namespace":"build-e2e-aqnt","snapshot.Name":"build-suite-component-update-qued-20260513-125620-000"} {"level":"info","ts":"2026-05-13T13:06:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aqnt/gl-multi-component-child-nwew-on-pull-request-crcsk with pr group konflux-gl-multi-component-child-nwew is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-aqnt/gl-multi-component-child-nwew, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-nwew is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-child-nwew-on-pull-request-p76r2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:06:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aqnt/gl-multi-component-child-nwew-on-pull-request-crcsk with pr group konflux-gl-multi-component-child-nwew is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-aqnt/gl-multi-component-child-nwew, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-nwew is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-child-nwew-on-pull-request-p76r2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:06:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aqnt/gl-multi-component-child-nwew-on-pull-request-crcsk with pr group konflux-gl-multi-component-child-nwew is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-aqnt/gl-multi-component-child-nwew, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-nwew is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-child-nwew-on-pull-request-p76r2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:06:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:06:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:06:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:06:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:06:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-ngfbqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:06:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:06:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","namespace":"build-e2e-uaem","name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:06:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aqnt/gl-multi-component-child-nwew-on-pull-request-crcsk with pr group konflux-gl-multi-component-child-nwew is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-aqnt/gl-multi-component-child-nwew, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-nwew is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-child-nwew-on-pull-request-p76r2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:06:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aqnt/gl-multi-component-child-nwew-on-pull-request-crcsk with pr group konflux-gl-multi-component-child-nwew is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-aqnt/gl-multi-component-child-nwew, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-nwew is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-child-nwew-on-pull-request-p76r2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:06:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aqnt/gl-multi-component-child-nwew-on-pull-request-crcsk with pr group konflux-gl-multi-component-child-nwew is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-aqnt/gl-multi-component-child-nwew, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-nwew is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-child-nwew-on-pull-request-p76r2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:06:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aqnt/gl-multi-component-child-nwew-on-pull-request-crcsk with pr group konflux-gl-multi-component-child-nwew is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-aqnt/gl-multi-component-child-nwew, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-nwew is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-child-nwew-on-pull-request-p76r2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:06:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aqnt/gl-multi-component-child-nwew-on-pull-request-crcsk with pr group konflux-gl-multi-component-child-nwew is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-aqnt/gl-multi-component-child-nwew, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-nwew is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-child-nwew-on-pull-request-p76r2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:06:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aqnt/gl-multi-component-child-nwew-on-pull-request-crcsk with pr group konflux-gl-multi-component-child-nwew is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-aqnt/gl-multi-component-child-nwew, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-nwew is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-child-nwew-on-pull-request-p76r2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:06:22Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T13:06: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-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06: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-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","PR group":"konflux-gh-multi-component-child-wrgi"} {"level":"info","ts":"2026-05-13T13:06:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-llul-20260513-125603-000"} {"level":"info","ts":"2026-05-13T13:06: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-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","prGroup":"konflux-gh-multi-component-child-wrgi","prGroupHash":"566aba2d740e5e46aefc6c6893f9cadb05b920751fd69cf29aed2159adc1ec"} {"level":"info","ts":"2026-05-13T13:06:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06: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-llul-20260513-125603-000","namespace":"build-e2e-xbmt"},"snapshot":{"name":"build-suite-component-update-llul-20260513-125603-000","namespace":"build-e2e-xbmt"}} {"level":"info","ts":"2026-05-13T13:06:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-llul-20260513-125603-000","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06: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-llul-20260513-125603-000","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06: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-llul-20260513-125603-000","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","snapshot.Namespace":"build-e2e-xbmt","snapshot.Name":"build-suite-component-update-llul-20260513-125603-000"} {"level":"info","ts":"2026-05-13T13:06:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-xbmt/gh-multi-component-child-wrgi-on-pull-request-tqn4n with pr group konflux-gh-multi-component-child-wrgi is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-xbmt/gh-multi-component-child-wrgi, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06: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-wrgi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:06:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aqnt/gl-multi-component-child-nwew-on-pull-request-crcsk with pr group konflux-gl-multi-component-child-nwew is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-aqnt/gl-multi-component-child-nwew, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-nwew is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-child-nwew-on-pull-request-p76r2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:06:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06: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":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","prGroup":"konflux-go-component-dublfo","prGroupHash":"652775ebdbcdb647d6dc5c857de0c12b90792aa7262f46033214e2f894865b"} {"level":"info","ts":"2026-05-13T13:06:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-dublfo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T13:06:22Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-05-13T12:55:27Z","completionTime":"2026-05-13T13:06:22Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"19f6e4df3fb4d948ebe5324656558e7af6282b54"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"19f6e4df3fb4d948ebe5324656558e7af6282b54"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-vfhz/go-component-dublfo:on-pr-19f6e4df3fb4d948ebe5324656558e7af6282b54.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-vfhz/go-component-dublfo:on-pr-19f6e4df3fb4d948ebe5324656558e7af6282b54.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"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-vfhz/go-component-dublfo:on-pr-19f6e4df3fb4d948ebe5324656558e7af6282b54"},{"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-vfhz/go-component-dublfo:on-pr-19f6e4df3fb4d948ebe5324656558e7af6282b54"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-dublfo-on-pull-request-62tnq-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-dublfo-on-pull-request-62tnq-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-dublfo-on-pull-request-62tnq-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-dublfo-on-pull-request-62tnq-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-995e26d0c819e817c2c29f7b093b337e-c78fef46ef517673-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-13T13:06:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"go-component-dublfo-on-pull-request-62tnq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:06:23Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"go-component-dublfo-on-pull-request-62tnq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T13:06:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-dublfo-on-pull-request-62tnq has finished running","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:06:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:06:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:06:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:06:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-cyik/test-comp-soga-on-pull-request-wndg5 with pr group konflux-test-comp-soga is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:06:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-soga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:06:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:06:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-soga-on-pull-request-tm2ck","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:06:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-xbmt/gh-multi-component-child-wrgi-on-pull-request-tqn4n with pr group konflux-gh-multi-component-child-wrgi is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-xbmt/gh-multi-component-child-wrgi, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06: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-wrgi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:06:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aqnt/gl-multi-component-child-nwew-on-pull-request-crcsk with pr group konflux-gl-multi-component-child-nwew is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-aqnt/gl-multi-component-child-nwew, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-nwew is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-child-nwew-on-pull-request-p76r2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:06:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06: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":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","prGroup":"konflux-go-component-dublfo","prGroupHash":"652775ebdbcdb647d6dc5c857de0c12b90792aa7262f46033214e2f894865b"} {"level":"info","ts":"2026-05-13T13:06:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-dublfo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T13:06:22Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-05-13T12:55:27Z","completionTime":"2026-05-13T13:06:22Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"19f6e4df3fb4d948ebe5324656558e7af6282b54"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"19f6e4df3fb4d948ebe5324656558e7af6282b54"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-vfhz/go-component-dublfo:on-pr-19f6e4df3fb4d948ebe5324656558e7af6282b54.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-vfhz/go-component-dublfo:on-pr-19f6e4df3fb4d948ebe5324656558e7af6282b54.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"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-vfhz/go-component-dublfo:on-pr-19f6e4df3fb4d948ebe5324656558e7af6282b54"},{"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-vfhz/go-component-dublfo:on-pr-19f6e4df3fb4d948ebe5324656558e7af6282b54"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-dublfo-on-pull-request-62tnq-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-dublfo-on-pull-request-62tnq-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-dublfo-on-pull-request-62tnq-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-dublfo-on-pull-request-62tnq-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-995e26d0c819e817c2c29f7b093b337e-c78fef46ef517673-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-13T13:06:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"go-component-dublfo-on-pull-request-62tnq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:06:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-dublfo-on-pull-request-62tnq has finished running","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-xbmt/gh-multi-component-child-wrgi-on-pull-request-tqn4n with pr group konflux-gh-multi-component-child-wrgi is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-xbmt/gh-multi-component-child-wrgi, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06: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-wrgi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:06:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-xbmt/gh-multi-component-child-wrgi-on-pull-request-tqn4n with pr group konflux-gh-multi-component-child-wrgi is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-xbmt/gh-multi-component-child-wrgi, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06: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-wrgi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13: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":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13: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":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06: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-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06: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-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-xbmt/gh-multi-component-child-wrgi-on-pull-request-tqn4n with pr group konflux-gh-multi-component-child-wrgi is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-xbmt/gh-multi-component-child-wrgi, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06: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-wrgi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13: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":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13: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":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06: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-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","prGroup":"konflux-go-component-dublfo","prGroupHash":"652775ebdbcdb647d6dc5c857de0c12b90792aa7262f46033214e2f894865b"} {"level":"info","ts":"2026-05-13T13: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":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06: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-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06: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-dublfo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13: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":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T13:06:22Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-05-13T12:55:27Z","completionTime":"2026-05-13T13:06:22Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"19f6e4df3fb4d948ebe5324656558e7af6282b54"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"19f6e4df3fb4d948ebe5324656558e7af6282b54"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-vfhz/go-component-dublfo:on-pr-19f6e4df3fb4d948ebe5324656558e7af6282b54.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-vfhz/go-component-dublfo:on-pr-19f6e4df3fb4d948ebe5324656558e7af6282b54.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"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-vfhz/go-component-dublfo:on-pr-19f6e4df3fb4d948ebe5324656558e7af6282b54"},{"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-vfhz/go-component-dublfo:on-pr-19f6e4df3fb4d948ebe5324656558e7af6282b54"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-dublfo-on-pull-request-62tnq-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-dublfo-on-pull-request-62tnq-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-dublfo-on-pull-request-62tnq-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-dublfo-on-pull-request-62tnq-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-995e26d0c819e817c2c29f7b093b337e-c78fef46ef517673-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-13T13:06:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"go-component-dublfo-on-pull-request-62tnq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:06:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-dublfo-on-pull-request-62tnq has finished running","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06:25Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-push-6w2zj","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-child-wrgi-on-push-6w2zj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T13:06:25Z","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-wrgi-on-push-6w2zj","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-push-6w2zj","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-push-6w2zj","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-push-6w2zj","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-child-wrgi-on-push-6w2zj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:06:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gh-multi-component-child-wrgi-on-push-6w2zj is not associated with a pull request","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-push-6w2zj","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-xbmt/gh-multi-component-child-wrgi-on-pull-request-tqn4n with pr group konflux-gh-multi-component-child-wrgi is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-xbmt/gh-multi-component-child-wrgi, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-wrgi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:06:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:06:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:06: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-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:06:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:06:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","namespace":"integration1-jvgz","name":"test-component-pac-wbwrky-on-pull-request-fkjv9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:06:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","prGroup":"konflux-go-component-dublfo","prGroupHash":"652775ebdbcdb647d6dc5c857de0c12b90792aa7262f46033214e2f894865b"} {"level":"info","ts":"2026-05-13T13:06:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-dublfo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T13:06:22Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-05-13T12:55:27Z","completionTime":"2026-05-13T13:06:22Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"19f6e4df3fb4d948ebe5324656558e7af6282b54"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"19f6e4df3fb4d948ebe5324656558e7af6282b54"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-vfhz/go-component-dublfo:on-pr-19f6e4df3fb4d948ebe5324656558e7af6282b54.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-vfhz/go-component-dublfo:on-pr-19f6e4df3fb4d948ebe5324656558e7af6282b54.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"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-vfhz/go-component-dublfo:on-pr-19f6e4df3fb4d948ebe5324656558e7af6282b54"},{"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-vfhz/go-component-dublfo:on-pr-19f6e4df3fb4d948ebe5324656558e7af6282b54"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-dublfo-on-pull-request-62tnq-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-dublfo-on-pull-request-62tnq-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-dublfo-on-pull-request-62tnq-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-dublfo-on-pull-request-62tnq-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-995e26d0c819e817c2c29f7b093b337e-c78fef46ef517673-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-13T13:06:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"go-component-dublfo-on-pull-request-62tnq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:06:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-dublfo-on-pull-request-62tnq has finished running","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06:28Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-push-7xhtg","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-parent-wrgi-on-push-7xhtg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T13:06:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-llul-20260513-125705-000"} {"level":"info","ts":"2026-05-13T13:06:28Z","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-wrgi-on-push-7xhtg","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-push-7xhtg","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-push-7xhtg","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-push-7xhtg","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-parent-wrgi-on-push-7xhtg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:06:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gh-multi-component-parent-wrgi-on-push-7xhtg is not associated with a pull request","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-push-7xhtg","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13: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":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13: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":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aqnt/gl-multi-component-child-nwew-on-pull-request-crcsk with pr group konflux-gl-multi-component-child-nwew is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-aqnt/gl-multi-component-child-nwew, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06: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-nwew is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-child-nwew-on-pull-request-p76r2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13: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":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13: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":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aqnt/gl-multi-component-child-nwew-on-pull-request-crcsk with pr group konflux-gl-multi-component-child-nwew is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-aqnt/gl-multi-component-child-nwew, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06: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-nwew is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-child-nwew-on-pull-request-p76r2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aqnt/gl-multi-component-child-nwew-on-pull-request-crcsk with pr group konflux-gl-multi-component-child-nwew is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-aqnt/gl-multi-component-child-nwew, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06: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-nwew is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-child-nwew-on-pull-request-p76r2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-llul-20260513-125603-000"} {"level":"info","ts":"2026-05-13T13:06: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":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","prGroup":"konflux-gh-multi-component-child-wrgi","prGroupHash":"566aba2d740e5e46aefc6c6893f9cadb05b920751fd69cf29aed2159adc1ec"} {"level":"info","ts":"2026-05-13T13:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-xbmt/gh-multi-component-child-wrgi-on-pull-request-tqn4n with pr group konflux-gh-multi-component-child-wrgi is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-xbmt/gh-multi-component-child-wrgi, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-component-update-llul-20260513-125603-000","namespace":"build-e2e-xbmt"},"snapshot":{"name":"build-suite-component-update-llul-20260513-125603-000","namespace":"build-e2e-xbmt"}} {"level":"info","ts":"2026-05-13T13:06:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-llul-20260513-125603-000","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-wrgi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-component-update-llul-20260513-125603-000","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-llul-20260513-125603-000","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","snapshot.Namespace":"build-e2e-xbmt","snapshot.Name":"build-suite-component-update-llul-20260513-125603-000"} {"level":"info","ts":"2026-05-13T13:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T13:06:34Z","reason":"Cancelled","message":"PipelineRun \"gh-multi-component-child-wrgi-on-pull-request-ggw8q\" was cancelled"}],"startTime":"2026-05-13T13:06:23Z","completionTime":"2026-05-13T13:06:34Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-psfuqd"},{"name":"revision","value":"a26022a09785355a2d6d0a2c82adcedacbdbf850"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-xbmt/gh-multi-component-child-wrgi:on-pr-a26022a09785355a2d6d0a2c82adcedacbdbf850.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-xbmt/gh-multi-component-child-wrgi:on-pr-a26022a09785355a2d6d0a2c82adcedacbdbf850.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"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-xbmt/gh-multi-component-child-wrgi:on-pr-a26022a09785355a2d6d0a2c82adcedacbdbf850"},{"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-xbmt/gh-multi-component-child-wrgi:on-pr-a26022a09785355a2d6d0a2c82adcedacbdbf850"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-94bef107683e56fc96d71944df702d55-f39b3eb884a6478b-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-13T13:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:06:34Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T13:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-wrgi-on-pull-request-ggw8q has finished running","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-llul-20260513-125603-000"} {"level":"info","ts":"2026-05-13T13:06: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":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","prGroup":"konflux-gh-multi-component-child-wrgi","prGroupHash":"566aba2d740e5e46aefc6c6893f9cadb05b920751fd69cf29aed2159adc1ec"} {"level":"info","ts":"2026-05-13T13:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-xbmt/gh-multi-component-child-wrgi-on-pull-request-tqn4n with pr group konflux-gh-multi-component-child-wrgi is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-xbmt/gh-multi-component-child-wrgi, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-wrgi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T13:06:34Z","reason":"Cancelled","message":"PipelineRun \"gh-multi-component-child-wrgi-on-pull-request-ggw8q\" was cancelled"}],"startTime":"2026-05-13T13:06:23Z","completionTime":"2026-05-13T13:06:34Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-psfuqd"},{"name":"revision","value":"a26022a09785355a2d6d0a2c82adcedacbdbf850"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-xbmt/gh-multi-component-child-wrgi:on-pr-a26022a09785355a2d6d0a2c82adcedacbdbf850.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-xbmt/gh-multi-component-child-wrgi:on-pr-a26022a09785355a2d6d0a2c82adcedacbdbf850.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"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-xbmt/gh-multi-component-child-wrgi:on-pr-a26022a09785355a2d6d0a2c82adcedacbdbf850"},{"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-xbmt/gh-multi-component-child-wrgi:on-pr-a26022a09785355a2d6d0a2c82adcedacbdbf850"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-94bef107683e56fc96d71944df702d55-f39b3eb884a6478b-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-13T13:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-wrgi-on-pull-request-ggw8q has finished running","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-llul-20260513-125603-000"} {"level":"info","ts":"2026-05-13T13:06: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":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","prGroup":"konflux-gh-multi-component-child-wrgi","prGroupHash":"566aba2d740e5e46aefc6c6893f9cadb05b920751fd69cf29aed2159adc1ec"} {"level":"info","ts":"2026-05-13T13:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-xbmt/gh-multi-component-child-wrgi-on-pull-request-tqn4n with pr group konflux-gh-multi-component-child-wrgi is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-xbmt/gh-multi-component-child-wrgi, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-wrgi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T13:06:34Z","reason":"Cancelled","message":"PipelineRun \"gh-multi-component-child-wrgi-on-pull-request-ggw8q\" was cancelled"}],"startTime":"2026-05-13T13:06:23Z","completionTime":"2026-05-13T13:06:34Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-psfuqd"},{"name":"revision","value":"a26022a09785355a2d6d0a2c82adcedacbdbf850"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-xbmt/gh-multi-component-child-wrgi:on-pr-a26022a09785355a2d6d0a2c82adcedacbdbf850.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-xbmt/gh-multi-component-child-wrgi:on-pr-a26022a09785355a2d6d0a2c82adcedacbdbf850.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"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-xbmt/gh-multi-component-child-wrgi:on-pr-a26022a09785355a2d6d0a2c82adcedacbdbf850"},{"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-xbmt/gh-multi-component-child-wrgi:on-pr-a26022a09785355a2d6d0a2c82adcedacbdbf850"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-94bef107683e56fc96d71944df702d55-f39b3eb884a6478b-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-13T13:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-wrgi-on-pull-request-ggw8q has finished running","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-llul-20260513-125603-000"} {"level":"info","ts":"2026-05-13T13:06: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":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","prGroup":"konflux-gh-multi-component-child-wrgi","prGroupHash":"566aba2d740e5e46aefc6c6893f9cadb05b920751fd69cf29aed2159adc1ec"} {"level":"info","ts":"2026-05-13T13:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-xbmt/gh-multi-component-child-wrgi-on-pull-request-tqn4n with pr group konflux-gh-multi-component-child-wrgi is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-xbmt/gh-multi-component-child-wrgi, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-wrgi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T13:06:34Z","reason":"Cancelled","message":"PipelineRun \"gh-multi-component-child-wrgi-on-pull-request-ggw8q\" was cancelled"}],"startTime":"2026-05-13T13:06:23Z","completionTime":"2026-05-13T13:06:34Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-psfuqd"},{"name":"revision","value":"a26022a09785355a2d6d0a2c82adcedacbdbf850"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-xbmt/gh-multi-component-child-wrgi:on-pr-a26022a09785355a2d6d0a2c82adcedacbdbf850.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-xbmt/gh-multi-component-child-wrgi:on-pr-a26022a09785355a2d6d0a2c82adcedacbdbf850.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"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-xbmt/gh-multi-component-child-wrgi:on-pr-a26022a09785355a2d6d0a2c82adcedacbdbf850"},{"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-xbmt/gh-multi-component-child-wrgi:on-pr-a26022a09785355a2d6d0a2c82adcedacbdbf850"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-94bef107683e56fc96d71944df702d55-f39b3eb884a6478b-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-13T13:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-wrgi-on-pull-request-ggw8q has finished running","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-llul-20260513-125603-000"} {"level":"info","ts":"2026-05-13T13:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","prGroup":"konflux-gh-multi-component-child-wrgi","prGroupHash":"566aba2d740e5e46aefc6c6893f9cadb05b920751fd69cf29aed2159adc1ec"} {"level":"info","ts":"2026-05-13T13:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-xbmt/gh-multi-component-child-wrgi-on-pull-request-tqn4n with pr group konflux-gh-multi-component-child-wrgi is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-xbmt/gh-multi-component-child-wrgi, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-wrgi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T13:06:34Z","reason":"Cancelled","message":"PipelineRun \"gh-multi-component-child-wrgi-on-pull-request-ggw8q\" was cancelled"}],"startTime":"2026-05-13T13:06:23Z","completionTime":"2026-05-13T13:06:34Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-psfuqd"},{"name":"revision","value":"a26022a09785355a2d6d0a2c82adcedacbdbf850"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-xbmt/gh-multi-component-child-wrgi:on-pr-a26022a09785355a2d6d0a2c82adcedacbdbf850.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-xbmt/gh-multi-component-child-wrgi:on-pr-a26022a09785355a2d6d0a2c82adcedacbdbf850.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"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-xbmt/gh-multi-component-child-wrgi:on-pr-a26022a09785355a2d6d0a2c82adcedacbdbf850"},{"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-xbmt/gh-multi-component-child-wrgi:on-pr-a26022a09785355a2d6d0a2c82adcedacbdbf850"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-94bef107683e56fc96d71944df702d55-f39b3eb884a6478b-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-13T13:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-wrgi-on-pull-request-ggw8q has finished running","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-llul-20260513-125603-000"} {"level":"info","ts":"2026-05-13T13:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","prGroup":"konflux-gh-multi-component-child-wrgi","prGroupHash":"566aba2d740e5e46aefc6c6893f9cadb05b920751fd69cf29aed2159adc1ec"} {"level":"info","ts":"2026-05-13T13:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-xbmt/gh-multi-component-child-wrgi-on-pull-request-tqn4n with pr group konflux-gh-multi-component-child-wrgi is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-xbmt/gh-multi-component-child-wrgi, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-wrgi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T13:06:34Z","reason":"Cancelled","message":"PipelineRun \"gh-multi-component-child-wrgi-on-pull-request-ggw8q\" was cancelled"}],"startTime":"2026-05-13T13:06:23Z","completionTime":"2026-05-13T13:06:34Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-psfuqd"},{"name":"revision","value":"a26022a09785355a2d6d0a2c82adcedacbdbf850"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-xbmt/gh-multi-component-child-wrgi:on-pr-a26022a09785355a2d6d0a2c82adcedacbdbf850.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-xbmt/gh-multi-component-child-wrgi:on-pr-a26022a09785355a2d6d0a2c82adcedacbdbf850.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"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-xbmt/gh-multi-component-child-wrgi:on-pr-a26022a09785355a2d6d0a2c82adcedacbdbf850"},{"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-xbmt/gh-multi-component-child-wrgi:on-pr-a26022a09785355a2d6d0a2c82adcedacbdbf850"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-94bef107683e56fc96d71944df702d55-f39b3eb884a6478b-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-13T13:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-wrgi-on-pull-request-ggw8q has finished running","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06:35Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-llul-20260513-125603-000"} {"level":"info","ts":"2026-05-13T13:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","prGroup":"konflux-gh-multi-component-child-wrgi","prGroupHash":"566aba2d740e5e46aefc6c6893f9cadb05b920751fd69cf29aed2159adc1ec"} {"level":"info","ts":"2026-05-13T13:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-xbmt/gh-multi-component-child-wrgi-on-pull-request-tqn4n with pr group konflux-gh-multi-component-child-wrgi is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-xbmt/gh-multi-component-child-wrgi, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-wrgi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T13:06:35Z","reason":"Cancelled","message":"PipelineRun \"gh-multi-component-child-wrgi-on-pull-request-ggw8q\" was cancelled"}],"startTime":"2026-05-13T13:06:23Z","completionTime":"2026-05-13T13:06:35Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-psfuqd"},{"name":"revision","value":"a26022a09785355a2d6d0a2c82adcedacbdbf850"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-xbmt/gh-multi-component-child-wrgi:on-pr-a26022a09785355a2d6d0a2c82adcedacbdbf850.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-xbmt/gh-multi-component-child-wrgi:on-pr-a26022a09785355a2d6d0a2c82adcedacbdbf850.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"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-xbmt/gh-multi-component-child-wrgi:on-pr-a26022a09785355a2d6d0a2c82adcedacbdbf850"},{"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-xbmt/gh-multi-component-child-wrgi:on-pr-a26022a09785355a2d6d0a2c82adcedacbdbf850"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-94bef107683e56fc96d71944df702d55-f39b3eb884a6478b-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-13T13:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:06:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-wrgi-on-pull-request-ggw8q has finished running","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06:36Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-llul-20260513-125603-000"} {"level":"info","ts":"2026-05-13T13:06:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","prGroup":"konflux-gh-multi-component-child-wrgi","prGroupHash":"566aba2d740e5e46aefc6c6893f9cadb05b920751fd69cf29aed2159adc1ec"} {"level":"info","ts":"2026-05-13T13:06:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-xbmt/gh-multi-component-child-wrgi-on-pull-request-tqn4n with pr group konflux-gh-multi-component-child-wrgi is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-xbmt/gh-multi-component-child-wrgi, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-multi-component-child-wrgi is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T13:06:35Z","reason":"Cancelled","message":"PipelineRun \"gh-multi-component-child-wrgi-on-pull-request-ggw8q\" was cancelled"}],"startTime":"2026-05-13T13:06:23Z","completionTime":"2026-05-13T13:06:35Z","pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/build-nudge-child-psfuqd"},{"name":"revision","value":"a26022a09785355a2d6d0a2c82adcedacbdbf850"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-xbmt/gh-multi-component-child-wrgi:on-pr-a26022a09785355a2d6d0a2c82adcedacbdbf850.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-xbmt/gh-multi-component-child-wrgi:on-pr-a26022a09785355a2d6d0a2c82adcedacbdbf850.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"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-xbmt/gh-multi-component-child-wrgi:on-pr-a26022a09785355a2d6d0a2c82adcedacbdbf850"},{"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-xbmt/gh-multi-component-child-wrgi:on-pr-a26022a09785355a2d6d0a2c82adcedacbdbf850"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"init","reason":"PipelineRun was gracefully cancelled"},{"name":"clone-repository","reason":"PipelineRun was gracefully cancelled"},{"name":"prefetch-dependencies","reason":"PipelineRun was gracefully cancelled"},{"name":"build-container","reason":"PipelineRun was gracefully cancelled"},{"name":"build-image-index","reason":"PipelineRun was gracefully cancelled"},{"name":"deprecated-base-image-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was gracefully cancelled","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-94bef107683e56fc96d71944df702d55-f39b3eb884a6478b-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-13T13:06:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:06:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-wrgi-on-pull-request-ggw8q has finished running","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-pull-request-ggw8q","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:06:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aqnt/gl-multi-component-child-nwew-on-pull-request-crcsk with pr group konflux-gl-multi-component-child-nwew is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-aqnt/gl-multi-component-child-nwew, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-nwew is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-child-nwew-on-pull-request-p76r2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:06:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","prGroup":"konflux-go-component-dublfo","prGroupHash":"652775ebdbcdb647d6dc5c857de0c12b90792aa7262f46033214e2f894865b"} {"level":"info","ts":"2026-05-13T13:06:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06: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-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06: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-dublfo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06: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-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T13:06:22Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-05-13T12:55:27Z","completionTime":"2026-05-13T13:06:22Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"19f6e4df3fb4d948ebe5324656558e7af6282b54"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"19f6e4df3fb4d948ebe5324656558e7af6282b54"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-vfhz/go-component-dublfo:on-pr-19f6e4df3fb4d948ebe5324656558e7af6282b54.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-vfhz/go-component-dublfo:on-pr-19f6e4df3fb4d948ebe5324656558e7af6282b54.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"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-vfhz/go-component-dublfo:on-pr-19f6e4df3fb4d948ebe5324656558e7af6282b54"},{"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-vfhz/go-component-dublfo:on-pr-19f6e4df3fb4d948ebe5324656558e7af6282b54"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-dublfo-on-pull-request-62tnq-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-dublfo-on-pull-request-62tnq-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-dublfo-on-pull-request-62tnq-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-dublfo-on-pull-request-62tnq-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-995e26d0c819e817c2c29f7b093b337e-c78fef46ef517673-01"}},"deletionTimestamp":"2026-05-13 13:06:41 +0000 UTC"} {"level":"info","ts":"2026-05-13T13:06:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-dublfo-on-pull-request-62tnq has finished running","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","prGroup":"konflux-go-component-dublfo","prGroupHash":"652775ebdbcdb647d6dc5c857de0c12b90792aa7262f46033214e2f894865b"} {"level":"info","ts":"2026-05-13T13:06:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06: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-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06: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-dublfo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06: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-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T13:06:22Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-05-13T12:55:27Z","completionTime":"2026-05-13T13:06:22Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"19f6e4df3fb4d948ebe5324656558e7af6282b54"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"19f6e4df3fb4d948ebe5324656558e7af6282b54"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-vfhz/go-component-dublfo:on-pr-19f6e4df3fb4d948ebe5324656558e7af6282b54.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-vfhz/go-component-dublfo:on-pr-19f6e4df3fb4d948ebe5324656558e7af6282b54.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"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-vfhz/go-component-dublfo:on-pr-19f6e4df3fb4d948ebe5324656558e7af6282b54"},{"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-vfhz/go-component-dublfo:on-pr-19f6e4df3fb4d948ebe5324656558e7af6282b54"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-dublfo-on-pull-request-62tnq-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-dublfo-on-pull-request-62tnq-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-dublfo-on-pull-request-62tnq-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-dublfo-on-pull-request-62tnq-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-995e26d0c819e817c2c29f7b093b337e-c78fef46ef517673-01"}},"deletionTimestamp":"2026-05-13 13:06:41 +0000 UTC"} {"level":"info","ts":"2026-05-13T13:06:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-dublfo-on-pull-request-62tnq has finished running","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","prGroup":"konflux-go-component-dublfo","prGroupHash":"652775ebdbcdb647d6dc5c857de0c12b90792aa7262f46033214e2f894865b"} {"level":"info","ts":"2026-05-13T13:06:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06: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-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06: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-dublfo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06: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-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T13:06:22Z","reason":"Failed","message":"Tasks Completed: 4 (Failed: 1, Cancelled 0), Skipped: 7"}],"startTime":"2026-05-13T12:55:27Z","completionTime":"2026-05-13T13:06:22Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"19f6e4df3fb4d948ebe5324656558e7af6282b54"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/sample-multi-component"},{"name":"revision","value":"19f6e4df3fb4d948ebe5324656558e7af6282b54"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-vfhz/go-component-dublfo:on-pr-19f6e4df3fb4d948ebe5324656558e7af6282b54.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-vfhz/go-component-dublfo:on-pr-19f6e4df3fb4d948ebe5324656558e7af6282b54.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"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-vfhz/go-component-dublfo:on-pr-19f6e4df3fb4d948ebe5324656558e7af6282b54"},{"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-vfhz/go-component-dublfo:on-pr-19f6e4df3fb4d948ebe5324656558e7af6282b54"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"docker"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"tpa-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-dublfo-on-pull-request-62tnq-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-dublfo-on-pull-request-62tnq-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-dublfo-on-pull-request-62tnq-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-dublfo-on-pull-request-62tnq-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-995e26d0c819e817c2c29f7b093b337e-c78fef46ef517673-01"}},"deletionTimestamp":"2026-05-13 13:06:41 +0000 UTC"} {"level":"info","ts":"2026-05-13T13:06:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-dublfo-on-pull-request-62tnq has finished running","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-62tnq","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06:47Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"go-component-dublfo-on-pull-request-7wtwf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T13:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"go-component-dublfo-on-pull-request-7wtwf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"go-component-dublfo-on-pull-request-7wtwf","PR group":"konflux-go-component-dublfo"} {"level":"info","ts":"2026-05-13T13:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","prGroup":"konflux-go-component-dublfo","prGroupHash":"652775ebdbcdb647d6dc5c857de0c12b90792aa7262f46033214e2f894865b"} {"level":"info","ts":"2026-05-13T13:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06: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-dublfo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"go-component-dublfo-on-pull-request-7wtwf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-vfhz/go-component-dublfo-on-pull-request-62tnq with pr group konflux-go-component-dublfo is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06: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-dublfo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"go-component-dublfo-on-pull-request-7wtwf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-vfhz/go-component-dublfo-on-pull-request-62tnq with pr group konflux-go-component-dublfo is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06: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-dublfo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"go-component-dublfo-on-pull-request-7wtwf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-vfhz/go-component-dublfo-on-pull-request-62tnq with pr group konflux-go-component-dublfo is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06: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-dublfo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"go-component-dublfo-on-pull-request-7wtwf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-vfhz/go-component-dublfo-on-pull-request-62tnq with pr group konflux-go-component-dublfo is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06: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-dublfo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"go-component-dublfo-on-pull-request-7wtwf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-vfhz/go-component-dublfo-on-pull-request-62tnq with pr group konflux-go-component-dublfo is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06: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-dublfo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"go-component-dublfo-on-pull-request-7wtwf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-vfhz/go-component-dublfo-on-pull-request-62tnq with pr group konflux-go-component-dublfo is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06: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-dublfo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"go-component-dublfo-on-pull-request-7wtwf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-vfhz/go-component-dublfo-on-pull-request-62tnq with pr group konflux-go-component-dublfo is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06: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-dublfo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"go-component-dublfo-on-pull-request-7wtwf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-vfhz/go-component-dublfo-on-pull-request-62tnq with pr group konflux-go-component-dublfo is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06: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-dublfo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"go-component-dublfo-on-pull-request-7wtwf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-vfhz/go-component-dublfo-on-pull-request-62tnq with pr group konflux-go-component-dublfo is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06: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-dublfo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"go-component-dublfo-on-pull-request-7wtwf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-vfhz/go-component-dublfo-on-pull-request-62tnq with pr group konflux-go-component-dublfo is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-dublfo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"go-component-dublfo-on-pull-request-7wtwf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aqnt/gl-multi-component-child-nwew-on-pull-request-crcsk with pr group konflux-gl-multi-component-child-nwew is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-aqnt/gl-multi-component-child-nwew, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-nwew is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-child-nwew-on-pull-request-p76r2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-vfhz/go-component-dublfo-on-pull-request-62tnq with pr group konflux-go-component-dublfo is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-dublfo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"go-component-dublfo-on-pull-request-7wtwf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-vfhz/go-component-dublfo-on-pull-request-62tnq with pr group konflux-go-component-dublfo is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-dublfo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"go-component-dublfo-on-pull-request-7wtwf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:06: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-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06: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-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06: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-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06: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-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-vfhz/go-component-dublfo-on-pull-request-62tnq with pr group konflux-go-component-dublfo is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06: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-dublfo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06: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-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"go-component-dublfo-on-pull-request-7wtwf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:06: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-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06: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-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06: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-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06: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-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-vfhz/go-component-dublfo-on-pull-request-62tnq with pr group konflux-go-component-dublfo is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06: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-dublfo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06: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-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"go-component-dublfo-on-pull-request-7wtwf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:06: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-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06: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-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06: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-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06: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-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-vfhz/go-component-dublfo-on-pull-request-62tnq with pr group konflux-go-component-dublfo is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06: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-dublfo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06: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-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"go-component-dublfo-on-pull-request-7wtwf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:06:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-vfhz/go-component-dublfo-on-pull-request-62tnq with pr group konflux-go-component-dublfo is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-dublfo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:06:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"go-component-dublfo-on-pull-request-7wtwf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:07:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:07:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:07:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:07:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:07:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-vfhz/go-component-dublfo-on-pull-request-62tnq with pr group konflux-go-component-dublfo is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:07:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-dublfo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:07:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:07:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"go-component-dublfo-on-pull-request-7wtwf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:07: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-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:07:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","prGroup":"konflux-go-component-xanksy","prGroupHash":"6d92cfcd0fffb459b9ecbc29c14334a42ce9bac166ea6a4e7cfa90c5f11542"} {"level":"info","ts":"2026-05-13T13:07: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-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:07:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:07:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:07:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-13T13:07:08Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","ExternalID":"my-integration-test-yylw-go-component-xanksy"} {"level":"info","ts":"2026-05-13T13:07:08Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","ExternalID":"my-integration-test-yylw-go-component-xanksy"} {"level":"info","ts":"2026-05-13T13:07:08Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","existingCheckRun":"github.CheckRun{ID:75788734979, NodeID:\"CR_kwDONSo-hs8AAAARpVxSAw\", HeadSHA:\"b164eb24eb4f8bff3ddcc8303ba9c8e775254d82\", ExternalID:\"my-integration-test-yylw-go-component-xanksy\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75788734979\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75788734979\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-13 12:55:38 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-xanksy snapshot scenario my-integration-test-yylw is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-lxqk/go-component-xanksy-on-pull-request-llh4r is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75788734979/annotations\"}, Name:\"Konflux Dev version / my-integration-test-yylw / go-component-xanksy\", CheckSuite:github.CheckSuite{ID:68804142402}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3676276848, Number:22035, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/22035\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-xanksy\", SHA:\"b164eb24eb4f8bff3ddcc8303ba9c8e775254d82\", 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-oviuat\", 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-13T13:07:09Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","ID":75788734979,"CheckName":"Konflux Dev version / my-integration-test-yylw / go-component-xanksy","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-05-13T13:07:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","pipelineRun.Namespace":"group-lxqk","pipelineRun.Name":"go-component-xanksy-on-pull-request-llh4r","build pipelineRun Status":"GroupSnapshotCreationFailed"} {"level":"info","ts":"2026-05-13T13:07:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","pipelinerun.Name":"go-component-xanksy-on-pull-request-llh4r"} {"level":"info","ts":"2026-05-13T13:07:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:07:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-xanksy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:07:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:07:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T13:07:08Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-13T12:55:38Z","completionTime":"2026-05-13T13:07:08Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/group-lxqk/go-component-xanksy:on-pr-b164eb24eb4f8bff3ddcc8303ba9c8e775254d82"},{"name":"IMAGE_DIGEST","value":"sha256:137503aa3558f87124fe16006134ca68d8332f1014bde47656479975bfc5c79a"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"b164eb24eb4f8bff3ddcc8303ba9c8e775254d82"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"revision","value":"b164eb24eb4f8bff3ddcc8303ba9c8e775254d82"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/group-lxqk/go-component-xanksy:on-pr-b164eb24eb4f8bff3ddcc8303ba9c8e775254d82"},{"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-lxqk/go-component-xanksy:on-pr-b164eb24eb4f8bff3ddcc8303ba9c8e775254d82"},{"name":"ALWAYS_BUILD_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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-llh4r-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-llh4r-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-llh4r-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-llh4r-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-llh4r-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-9389193af3a4fbc073780c46e1fd4471-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-xanksy-on-pull-request-llh4r-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-req79aa034c30b9127c31c565b3770c3e88","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-llh4r-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-llh4r-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-llh4r-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-llh4r-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-llh4r-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-llh4r-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-llh4r-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-ae115153be4bd0a2131432831c16aeab-166b4f6203975e9b-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-13T13:07:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","namespace":"group-lxqk","name":"go-component-xanksy-on-pull-request-llh4r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:07:09Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","namespace":"group-lxqk","name":"go-component-xanksy-on-pull-request-llh4r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T13:07:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-xanksy-on-pull-request-llh4r has finished running","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:07:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:07:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","prGroup":"konflux-go-component-xanksy","prGroupHash":"6d92cfcd0fffb459b9ecbc29c14334a42ce9bac166ea6a4e7cfa90c5f11542"} {"level":"info","ts":"2026-05-13T13:07:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:07:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:07:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:07:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T13:07:08Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-13T12:55:38Z","completionTime":"2026-05-13T13:07:08Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/group-lxqk/go-component-xanksy:on-pr-b164eb24eb4f8bff3ddcc8303ba9c8e775254d82"},{"name":"IMAGE_DIGEST","value":"sha256:137503aa3558f87124fe16006134ca68d8332f1014bde47656479975bfc5c79a"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"b164eb24eb4f8bff3ddcc8303ba9c8e775254d82"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"revision","value":"b164eb24eb4f8bff3ddcc8303ba9c8e775254d82"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/group-lxqk/go-component-xanksy:on-pr-b164eb24eb4f8bff3ddcc8303ba9c8e775254d82"},{"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-lxqk/go-component-xanksy:on-pr-b164eb24eb4f8bff3ddcc8303ba9c8e775254d82"},{"name":"ALWAYS_BUILD_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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-llh4r-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-llh4r-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-llh4r-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-llh4r-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-llh4r-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-9389193af3a4fbc073780c46e1fd4471-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-xanksy-on-pull-request-llh4r-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-req79aa034c30b9127c31c565b3770c3e88","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-llh4r-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-llh4r-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-llh4r-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-llh4r-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-llh4r-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-llh4r-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-llh4r-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-ae115153be4bd0a2131432831c16aeab-166b4f6203975e9b-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-13T13:07:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","namespace":"group-lxqk","name":"go-component-xanksy-on-pull-request-llh4r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:07:09Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","namespace":"group-lxqk","name":"go-component-xanksy-on-pull-request-llh4r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T13:07:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-xanksy-on-pull-request-llh4r has finished running","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:07:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:07:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","prGroup":"konflux-go-component-xanksy","prGroupHash":"6d92cfcd0fffb459b9ecbc29c14334a42ce9bac166ea6a4e7cfa90c5f11542"} {"level":"info","ts":"2026-05-13T13:07:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:07:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:07:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:07:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T13:07:08Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-13T12:55:38Z","completionTime":"2026-05-13T13:07:08Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/group-lxqk/go-component-xanksy:on-pr-b164eb24eb4f8bff3ddcc8303ba9c8e775254d82"},{"name":"IMAGE_DIGEST","value":"sha256:137503aa3558f87124fe16006134ca68d8332f1014bde47656479975bfc5c79a"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"b164eb24eb4f8bff3ddcc8303ba9c8e775254d82"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"revision","value":"b164eb24eb4f8bff3ddcc8303ba9c8e775254d82"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/group-lxqk/go-component-xanksy:on-pr-b164eb24eb4f8bff3ddcc8303ba9c8e775254d82"},{"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-lxqk/go-component-xanksy:on-pr-b164eb24eb4f8bff3ddcc8303ba9c8e775254d82"},{"name":"ALWAYS_BUILD_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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-llh4r-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-llh4r-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-llh4r-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-llh4r-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-llh4r-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-9389193af3a4fbc073780c46e1fd4471-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-xanksy-on-pull-request-llh4r-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-req79aa034c30b9127c31c565b3770c3e88","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-llh4r-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-llh4r-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-llh4r-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-llh4r-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-llh4r-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-llh4r-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-llh4r-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-ae115153be4bd0a2131432831c16aeab-166b4f6203975e9b-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-13T13:07:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","namespace":"group-lxqk","name":"go-component-xanksy-on-pull-request-llh4r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:07:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-xanksy-on-pull-request-llh4r has finished running","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:07:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:07:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","prGroup":"konflux-go-component-xanksy","prGroupHash":"6d92cfcd0fffb459b9ecbc29c14334a42ce9bac166ea6a4e7cfa90c5f11542"} {"level":"info","ts":"2026-05-13T13:07:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:07:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:07:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:07:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T13:07:08Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-13T12:55:38Z","completionTime":"2026-05-13T13:07:08Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/group-lxqk/go-component-xanksy:on-pr-b164eb24eb4f8bff3ddcc8303ba9c8e775254d82"},{"name":"IMAGE_DIGEST","value":"sha256:137503aa3558f87124fe16006134ca68d8332f1014bde47656479975bfc5c79a"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"b164eb24eb4f8bff3ddcc8303ba9c8e775254d82"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"revision","value":"b164eb24eb4f8bff3ddcc8303ba9c8e775254d82"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/group-lxqk/go-component-xanksy:on-pr-b164eb24eb4f8bff3ddcc8303ba9c8e775254d82"},{"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-lxqk/go-component-xanksy:on-pr-b164eb24eb4f8bff3ddcc8303ba9c8e775254d82"},{"name":"ALWAYS_BUILD_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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-llh4r-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-llh4r-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-llh4r-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-llh4r-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-llh4r-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-9389193af3a4fbc073780c46e1fd4471-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-xanksy-on-pull-request-llh4r-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-req79aa034c30b9127c31c565b3770c3e88","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-llh4r-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-llh4r-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-llh4r-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-llh4r-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-llh4r-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-llh4r-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-llh4r-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-ae115153be4bd0a2131432831c16aeab-166b4f6203975e9b-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-13T13:07:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","namespace":"group-lxqk","name":"go-component-xanksy-on-pull-request-llh4r","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:07:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-xanksy-on-pull-request-llh4r has finished running","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:07: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-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:07: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-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:07: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-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:07: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-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:07: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-soga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:07: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-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:07:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-soga-on-pull-request-tm2ck","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:07:15Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-push-28qns","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-child-nwew-on-push-28qns","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T13:07:15Z","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-nwew-on-push-28qns","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:07: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":"gl-multi-component-child-nwew-on-push-28qns","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:07: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":"gl-multi-component-child-nwew-on-push-28qns","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:07:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-push-28qns","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-child-nwew-on-push-28qns","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:07:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gl-multi-component-child-nwew-on-push-28qns is not associated with a pull request","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-push-28qns","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:07:16Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-push-zd4jr","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-parent-nwew-on-push-zd4jr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T13:07:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-push-zd4jr","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:07: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":"gl-multi-component-parent-nwew-on-push-zd4jr","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:07: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":"gl-multi-component-parent-nwew-on-push-zd4jr","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:07:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-push-zd4jr","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-parent-nwew-on-push-zd4jr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:07:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gl-multi-component-parent-nwew-on-push-zd4jr is not associated with a pull request","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-push-zd4jr","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:07:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:07:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","prGroup":"konflux-go-component-xanksy","prGroupHash":"6d92cfcd0fffb459b9ecbc29c14334a42ce9bac166ea6a4e7cfa90c5f11542"} {"level":"info","ts":"2026-05-13T13:07:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:07:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:07:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:07:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T13:07:08Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-13T12:55:38Z","completionTime":"2026-05-13T13:07:08Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/group-lxqk/go-component-xanksy:on-pr-b164eb24eb4f8bff3ddcc8303ba9c8e775254d82"},{"name":"IMAGE_DIGEST","value":"sha256:137503aa3558f87124fe16006134ca68d8332f1014bde47656479975bfc5c79a"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"b164eb24eb4f8bff3ddcc8303ba9c8e775254d82"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"revision","value":"b164eb24eb4f8bff3ddcc8303ba9c8e775254d82"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/group-lxqk/go-component-xanksy:on-pr-b164eb24eb4f8bff3ddcc8303ba9c8e775254d82"},{"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-lxqk/go-component-xanksy:on-pr-b164eb24eb4f8bff3ddcc8303ba9c8e775254d82"},{"name":"ALWAYS_BUILD_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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-llh4r-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-llh4r-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-llh4r-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-llh4r-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-llh4r-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-9389193af3a4fbc073780c46e1fd4471-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-xanksy-on-pull-request-llh4r-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-req79aa034c30b9127c31c565b3770c3e88","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-llh4r-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-llh4r-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-llh4r-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-llh4r-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-llh4r-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-llh4r-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-llh4r-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-ae115153be4bd0a2131432831c16aeab-166b4f6203975e9b-01"}},"deletionTimestamp":"2026-05-13 13:07:19 +0000 UTC"} {"level":"info","ts":"2026-05-13T13:07:19Z","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-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:07:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-xanksy-on-pull-request-llh4r has finished running","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:07:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:07:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","prGroup":"konflux-go-component-xanksy","prGroupHash":"6d92cfcd0fffb459b9ecbc29c14334a42ce9bac166ea6a4e7cfa90c5f11542"} {"level":"info","ts":"2026-05-13T13:07:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:07:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:07:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:07:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T13:07:08Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-13T12:55:38Z","completionTime":"2026-05-13T13:07:08Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/group-lxqk/go-component-xanksy:on-pr-b164eb24eb4f8bff3ddcc8303ba9c8e775254d82"},{"name":"IMAGE_DIGEST","value":"sha256:137503aa3558f87124fe16006134ca68d8332f1014bde47656479975bfc5c79a"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"b164eb24eb4f8bff3ddcc8303ba9c8e775254d82"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"revision","value":"b164eb24eb4f8bff3ddcc8303ba9c8e775254d82"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/group-lxqk/go-component-xanksy:on-pr-b164eb24eb4f8bff3ddcc8303ba9c8e775254d82"},{"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-lxqk/go-component-xanksy:on-pr-b164eb24eb4f8bff3ddcc8303ba9c8e775254d82"},{"name":"ALWAYS_BUILD_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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-llh4r-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-llh4r-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-llh4r-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-llh4r-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-llh4r-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-9389193af3a4fbc073780c46e1fd4471-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-xanksy-on-pull-request-llh4r-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-req79aa034c30b9127c31c565b3770c3e88","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-llh4r-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-llh4r-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-llh4r-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-llh4r-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-llh4r-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-llh4r-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-llh4r-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-ae115153be4bd0a2131432831c16aeab-166b4f6203975e9b-01"}},"deletionTimestamp":"2026-05-13 13:07:19 +0000 UTC"} {"level":"info","ts":"2026-05-13T13:07:19Z","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-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:07:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-xanksy-on-pull-request-llh4r has finished running","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:07:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:07:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","prGroup":"konflux-go-component-xanksy","prGroupHash":"6d92cfcd0fffb459b9ecbc29c14334a42ce9bac166ea6a4e7cfa90c5f11542"} {"level":"info","ts":"2026-05-13T13:07:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:07:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:07:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:07:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T13:07:08Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-13T12:55:38Z","completionTime":"2026-05-13T13:07:08Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/group-lxqk/go-component-xanksy:on-pr-b164eb24eb4f8bff3ddcc8303ba9c8e775254d82"},{"name":"IMAGE_DIGEST","value":"sha256:137503aa3558f87124fe16006134ca68d8332f1014bde47656479975bfc5c79a"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"b164eb24eb4f8bff3ddcc8303ba9c8e775254d82"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"revision","value":"b164eb24eb4f8bff3ddcc8303ba9c8e775254d82"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/group-lxqk/go-component-xanksy:on-pr-b164eb24eb4f8bff3ddcc8303ba9c8e775254d82"},{"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-lxqk/go-component-xanksy:on-pr-b164eb24eb4f8bff3ddcc8303ba9c8e775254d82"},{"name":"ALWAYS_BUILD_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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-llh4r-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-llh4r-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-llh4r-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-llh4r-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-llh4r-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-9389193af3a4fbc073780c46e1fd4471-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-xanksy-on-pull-request-llh4r-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-req79aa034c30b9127c31c565b3770c3e88","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-llh4r-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-llh4r-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-llh4r-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-llh4r-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-llh4r-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-llh4r-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-llh4r-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-ae115153be4bd0a2131432831c16aeab-166b4f6203975e9b-01"}},"deletionTimestamp":"2026-05-13 13:07:19 +0000 UTC"} {"level":"info","ts":"2026-05-13T13:07:19Z","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-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:07:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-xanksy-on-pull-request-llh4r has finished running","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-llh4r","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:07:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:07:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:07:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:07:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:07:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-soga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:07:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:07:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-soga-on-pull-request-tm2ck","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:07:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:07:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:07: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-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:07:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:07:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","namespace":"gitlab-rep-lber","name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:07:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07: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-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07:29Z","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-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","elapsedSinceCompletion":"541.450892ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:07:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","namespace":"build-e2e-uaem","name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:07:29Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"namespace":"build-e2e-uaem","name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","reconcileID":"942a37ea-6fcc-4acf-bcba-db99e602858f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:07:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07: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-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07:29Z","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-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","elapsedSinceCompletion":"547.204769ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:07:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","namespace":"build-e2e-uaem","name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:07:29Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"namespace":"build-e2e-uaem","name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","reconcileID":"fcbe586e-3a75-440c-bd13-6e4dce6429d4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:07:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07: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-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07:29Z","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-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","elapsedSinceCompletion":"557.666225ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:07:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","namespace":"build-e2e-uaem","name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:07:29Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"namespace":"build-e2e-uaem","name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","reconcileID":"dcc0da69-198f-44aa-bb8e-74163f537c35","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:07:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07: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-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07:29Z","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-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","elapsedSinceCompletion":"578.109688ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:07:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","namespace":"build-e2e-uaem","name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:07:29Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"namespace":"build-e2e-uaem","name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","reconcileID":"8a09c947-5ad0-4c74-9e8d-17dcc05de800","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:07:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07: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-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07:29Z","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-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","elapsedSinceCompletion":"618.632127ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:07:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","namespace":"build-e2e-uaem","name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:07:29Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"namespace":"build-e2e-uaem","name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","reconcileID":"24d93370-22a6-4ae9-9353-89f837bf9c48","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:07:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07: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-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07:29Z","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-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","elapsedSinceCompletion":"699.168318ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:07:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","namespace":"build-e2e-uaem","name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:07:29Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"namespace":"build-e2e-uaem","name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","reconcileID":"820bf3e7-0be8-4205-8c27-ec9bab2df658","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:07:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07: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-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07:29Z","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-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","elapsedSinceCompletion":"859.931554ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:07:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","namespace":"build-e2e-uaem","name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:07:29Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"namespace":"build-e2e-uaem","name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","reconcileID":"943efaca-9d4c-4f74-a0b4-fda7ab3de8ea","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:07: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-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07: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-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07: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-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07: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-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07:30Z","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-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","elapsedSinceCompletion":"1.180372335s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:07:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","namespace":"build-e2e-uaem","name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:07:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"namespace":"build-e2e-uaem","name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","reconcileID":"82955f7a-3c7d-44e1-94d1-7157ff77ce42","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:07: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-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07: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-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07: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-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07: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-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07:30Z","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-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","elapsedSinceCompletion":"1.71843699s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:07:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","namespace":"build-e2e-uaem","name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:07:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"namespace":"build-e2e-uaem","name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","reconcileID":"b178fc1c-0af1-4f44-b25b-df0809cab8aa","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:07: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-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07: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-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07: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-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07: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-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07:30Z","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-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","elapsedSinceCompletion":"1.82113594s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:07:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","namespace":"build-e2e-uaem","name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:07:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"namespace":"build-e2e-uaem","name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","reconcileID":"cad50254-21be-47dc-a21c-908a7ca8ba82","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:07:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-sywy-20260513-125819-000"} {"level":"info","ts":"2026-05-13T13:07:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-sywy-20260513-125819-000","application":"build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-sywy-20260513-125819-000"} {"level":"info","ts":"2026-05-13T13:07:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","namespace":"build-e2e-uaem","name":"build-suite-test-application-sywy-20260513-125819-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-sywy-20260513-125819-000","snapshot.Spec.Components":[{"name":"gh-test-custom-branch-ngfbqa","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-uaem/gh-test-custom-branch-ngfbqa@sha256:5ad35c23385efc14ea070ac8bad08785798889cb41a1b2328277e61832a3dbdf","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-npyhom","revision":"4b0c94e2362f1ec552156a0556762ba4edd80187"}}}]} {"level":"info","ts":"2026-05-13T13:07:31Z","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-ngfbqa is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-sywy-20260513-125819-000","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 35dc71b730ad0387627f6725abf205cc44b2ddeb3fc5298cae9a4a96eeb515 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-sywy-20260513-125819-000","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-sywy-20260513-125819-000"} {"level":"info","ts":"2026-05-13T13:07:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-test-application-sywy-20260513-125819-000","namespace":"build-e2e-uaem"},"snapshot":{"name":"build-suite-test-application-sywy-20260513-125819-000","namespace":"build-e2e-uaem"}} {"level":"info","ts":"2026-05-13T13:07:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-sywy-20260513-125819-000","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-test-application-sywy-20260513-125819-000","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-sywy-20260513-125819-000","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-sywy-20260513-125819-000","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-13T13:07: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-test-application-sywy-20260513-125819-000","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-sywy-20260513-125819-000","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","Application.Name":"build-suite-test-application-sywy","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-13T13:07: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-test-application-sywy-20260513-125819-000","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","namespace":"build-e2e-uaem","name":"build-suite-test-application-sywy-20260513-125819-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-13T13:07:32Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-13T13:07: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-test-application-sywy-20260513-125819-000","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-sywy-20260513-125819-000","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-sywy-20260513-125819-000","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-13T13:07: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-test-application-sywy-20260513-125819-000","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-sywy-20260513-125819-000","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","namespace":"build-e2e-uaem","name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-sywy-20260513-125819-000"} {"level":"info","ts":"2026-05-13T13:07: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-test-application-sywy-20260513-125819-000","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","namespace":"build-e2e-uaem","name":"build-suite-test-application-sywy-20260513-125819-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T13:07: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-test-application-sywy-20260513-125819-000","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-sywy-20260513-125819-000","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-sywy-20260513-125819-000","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-13T13:07: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-test-application-sywy-20260513-125819-000","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07:32Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-sywy-20260513-125819-000","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07: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-test-application-sywy-20260513-125819-000","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","namespace":"build-e2e-uaem","name":"build-suite-test-application-sywy-20260513-125819-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T13:07:32Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-sywy-20260513-125819-000","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","snapshot.Namespace":"build-e2e-uaem","snapshot.Name":"build-suite-test-application-sywy-20260513-125819-000"} {"level":"info","ts":"2026-05-13T13:07:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","namespace":"build-e2e-uaem","name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-sywy-20260513-125819-000"} {"level":"info","ts":"2026-05-13T13:07:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","namespace":"build-e2e-uaem","name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-13T13:07:34Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","namespace":"build-e2e-uaem","name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T13:07:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07:34Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","namespace":"group-lxqk","name":"go-component-xanksy-on-pull-request-hpz48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T13:07:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:07:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","namespace":"group-lxqk","name":"go-component-xanksy-on-pull-request-hpz48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"go-component-xanksy-on-pull-request-hpz48","PR group":"konflux-go-component-xanksy"} {"level":"info","ts":"2026-05-13T13:07:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","prGroup":"konflux-go-component-xanksy","prGroupHash":"6d92cfcd0fffb459b9ecbc29c14334a42ce9bac166ea6a4e7cfa90c5f11542"} {"level":"info","ts":"2026-05-13T13:07:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:07:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:07:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-13T13:07:35Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","ExternalID":"my-integration-test-yylw-go-component-xanksy"} {"level":"info","ts":"2026-05-13T13:07:35Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","ExternalID":"my-integration-test-yylw-go-component-xanksy"} {"level":"info","ts":"2026-05-13T13:07:35Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","snapshot.NameSpace":"group-lxqk","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-yylw","externalID":"my-integration-test-yylw-go-component-xanksy"} {"level":"info","ts":"2026-05-13T13:07:35Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","ID":75790998432,"CheckName":"Konflux Dev version / my-integration-test-yylw / go-component-xanksy","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-13T13:07:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","pipelineRun.Namespace":"group-lxqk","pipelineRun.Name":"go-component-xanksy-on-pull-request-hpz48","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-13T13:07:35Z","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-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","pipelinerun.Name":"go-component-xanksy-on-pull-request-hpz48"} {"level":"info","ts":"2026-05-13T13:07: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-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:07:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun group-lxqk/go-component-xanksy-on-pull-request-llh4r with pr group konflux-go-component-xanksy is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:07: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-xanksy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:07:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:07:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","namespace":"group-lxqk","name":"go-component-xanksy-on-pull-request-hpz48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:07:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","snapshot.Name":"build-suite-test-application-sywy-20260513-125819-000"} {"level":"info","ts":"2026-05-13T13:07:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","namespace":"build-e2e-uaem","name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-13T13:07:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:07:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:07:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:07:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:07:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-soga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:07:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:07:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-soga-on-pull-request-tm2ck","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:07:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:07:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:07:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:07:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:07:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","namespace":"group-lxqk","name":"go-component-xanksy-on-pull-request-hpz48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:07:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:07:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:07:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:07:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:07:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","namespace":"integration1-jvgz","name":"test-component-pac-wbwrky-on-pull-request-fkjv9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:07:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:07:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:07:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:07:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:07:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aqnt/gl-multi-component-child-nwew-on-pull-request-crcsk with pr group konflux-gl-multi-component-child-nwew is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:07:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-aqnt/gl-multi-component-child-nwew, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:07:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-nwew is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:07:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:07:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-child-nwew-on-pull-request-p76r2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13: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-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:07:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:07:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:07:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-soga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:07:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-soga-on-pull-request-tm2ck","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:07:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:07:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:07:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:07:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:07:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-soga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:07:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:07:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-soga-on-pull-request-tm2ck","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:07:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:07:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:07:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:07:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:07:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-soga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:07:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:07:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-soga-on-pull-request-tm2ck","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:07:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:07:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:07:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:07:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:07:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-soga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:07:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:07:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-soga-on-pull-request-tm2ck","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:07:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:07:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:07:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:07:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:07:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-soga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:07:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:07:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-soga-on-pull-request-tm2ck","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:07:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:07:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:07:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:07:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:07:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-soga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:07:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:07:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-soga-on-pull-request-tm2ck","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:07:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:07:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:07:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:07:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:07:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-soga is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:07:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:07:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-soga-on-pull-request-tm2ck","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:07:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","namespace":"gitlab-rep-lber","name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:07:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:07:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:07: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-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:07:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:07:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","namespace":"integration1-jvgz","name":"test-component-pac-wbwrky-on-pull-request-fkjv9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:07:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:07:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:07: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-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:07:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:07:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","namespace":"gitlab-rep-lber","name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:07:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:07:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:07:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:07:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:07:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","namespace":"gitlab-rep-lber","name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:07:55Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","namespace":"build-e2e-uaem","name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T13:07:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07:55Z","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-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","namespace":"build-e2e-uaem","name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","PR group":"konflux-gh-test-custom-branch-ngfbqa"} {"level":"info","ts":"2026-05-13T13:07:55Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-sywy-20260513-125819-000"} {"level":"info","ts":"2026-05-13T13:07:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","prGroup":"konflux-gh-test-custom-branch-ngfbqa","prGroupHash":"35dc71b730ad0387627f6725abf205cc44b2ddeb3fc5298cae9a4a96eeb515"} {"level":"info","ts":"2026-05-13T13:07:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07: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":"build-suite-test-application-sywy-20260513-125819-000","namespace":"build-e2e-uaem"},"snapshot":{"name":"build-suite-test-application-sywy-20260513-125819-000","namespace":"build-e2e-uaem"}} {"level":"info","ts":"2026-05-13T13:07:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-uaem/gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz with pr group konflux-gh-test-custom-branch-ngfbqa is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-uaem/gh-test-custom-branch-ngfbqa, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-ngfbqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-sywy-20260513-125819-000","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07:55Z","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-sywy-20260513-125819-000","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07:55Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-sywy-20260513-125819-000","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","snapshot.Namespace":"build-e2e-uaem","snapshot.Name":"build-suite-test-application-sywy-20260513-125819-000"} {"level":"info","ts":"2026-05-13T13:07:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","namespace":"build-e2e-uaem","name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:07:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-uaem/gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz with pr group konflux-gh-test-custom-branch-ngfbqa is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-uaem/gh-test-custom-branch-ngfbqa, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-ngfbqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","namespace":"build-e2e-uaem","name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:07:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-uaem/gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz with pr group konflux-gh-test-custom-branch-ngfbqa is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-uaem/gh-test-custom-branch-ngfbqa, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-ngfbqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","namespace":"build-e2e-uaem","name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:07:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-uaem/gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz with pr group konflux-gh-test-custom-branch-ngfbqa is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-uaem/gh-test-custom-branch-ngfbqa, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-ngfbqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","namespace":"build-e2e-uaem","name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:07:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:07:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:07: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-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:07:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:07:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","namespace":"group-lxqk","name":"go-component-xanksy-on-pull-request-hpz48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:07:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-uaem/gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz with pr group konflux-gh-test-custom-branch-ngfbqa is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-uaem/gh-test-custom-branch-ngfbqa, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-ngfbqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","namespace":"build-e2e-uaem","name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:07:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:07:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:07: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-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:07:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:07:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","namespace":"group-lxqk","name":"go-component-xanksy-on-pull-request-hpz48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:07:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-uaem/gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz with pr group konflux-gh-test-custom-branch-ngfbqa is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-uaem/gh-test-custom-branch-ngfbqa, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-ngfbqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","namespace":"build-e2e-uaem","name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:07:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:07:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:07:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:07:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:07: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-dublfo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:07:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:07:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"go-component-dublfo-on-pull-request-7wtwf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:07:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-uaem/gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz with pr group konflux-gh-test-custom-branch-ngfbqa is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-uaem/gh-test-custom-branch-ngfbqa, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-ngfbqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","namespace":"build-e2e-uaem","name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:07:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-uaem/gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz with pr group konflux-gh-test-custom-branch-ngfbqa is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-uaem/gh-test-custom-branch-ngfbqa, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-ngfbqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","namespace":"build-e2e-uaem","name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:07:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:07:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:07: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-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:07:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:07:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","namespace":"integration1-jvgz","name":"test-component-pac-wbwrky-on-pull-request-fkjv9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:07:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-uaem/gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz with pr group konflux-gh-test-custom-branch-ngfbqa is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-uaem/gh-test-custom-branch-ngfbqa, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-ngfbqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","namespace":"build-e2e-uaem","name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:07:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:07:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:07: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-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:07:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:07:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","namespace":"integration1-jvgz","name":"test-component-pac-wbwrky-on-pull-request-fkjv9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:07:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:07:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:07:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:07:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:07:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","namespace":"group-lxqk","name":"go-component-xanksy-on-pull-request-hpz48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","namespace":"gitlab-rep-lber","name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-uaem/gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz with pr group konflux-gh-test-custom-branch-ngfbqa is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-uaem/gh-test-custom-branch-ngfbqa, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-ngfbqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:07:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","namespace":"build-e2e-uaem","name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:08:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:08:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:08:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:08:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:08:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-uaem/gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz with pr group konflux-gh-test-custom-branch-ngfbqa is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:08:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-uaem/gh-test-custom-branch-ngfbqa, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:08:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-ngfbqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:08:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:08:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","namespace":"build-e2e-uaem","name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:08:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:08:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:08:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:08:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:08:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","namespace":"gitlab-rep-lber","name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:08:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:08:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:08:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:08:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:08:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","namespace":"group-lxqk","name":"go-component-xanksy-on-pull-request-hpz48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:08:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:08:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:08:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:08:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:08:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-uaem/gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz with pr group konflux-gh-test-custom-branch-ngfbqa is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:08:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-uaem/gh-test-custom-branch-ngfbqa, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:08:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-ngfbqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:08:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:08:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","namespace":"build-e2e-uaem","name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:08:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:08:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:08:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:08:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:08:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","namespace":"gitlab-rep-lber","name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:08:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:08:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:08:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:08:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:08:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","namespace":"integration1-jvgz","name":"test-component-pac-wbwrky-on-pull-request-fkjv9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-uaem/gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz with pr group konflux-gh-test-custom-branch-ngfbqa is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-uaem/gh-test-custom-branch-ngfbqa, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-ngfbqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:08:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","namespace":"build-e2e-uaem","name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:08:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:08:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:08:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:08:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:08:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","namespace":"integration1-jvgz","name":"test-component-pac-wbwrky-on-pull-request-fkjv9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:08:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:08:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:08: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-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:08:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:08:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","namespace":"integration1-jvgz","name":"test-component-pac-wbwrky-on-pull-request-fkjv9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:08:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:08:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:08: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-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:08:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:08:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","namespace":"integration1-jvgz","name":"test-component-pac-wbwrky-on-pull-request-fkjv9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:08:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:08:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:08:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:08:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:08:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","namespace":"gitlab-rep-lber","name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:08:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:08:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:08:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:08:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:08:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","namespace":"gitlab-rep-lber","name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:08:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:08:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:08:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:08:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:08:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-uaem/gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz with pr group konflux-gh-test-custom-branch-ngfbqa is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:08:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-uaem/gh-test-custom-branch-ngfbqa, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:08:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-ngfbqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:08:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:08:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","namespace":"build-e2e-uaem","name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:08:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:08:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:08: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-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:08:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:08:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","namespace":"integration1-jvgz","name":"test-component-pac-wbwrky-on-pull-request-fkjv9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:08:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:08:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:08: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-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:08:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:08:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","namespace":"gitlab-rep-lber","name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:08:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:08:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:08:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:08:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:08:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","namespace":"integration1-jvgz","name":"test-component-pac-wbwrky-on-pull-request-fkjv9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:08:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:08:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:08:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:08:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:08:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","namespace":"integration1-jvgz","name":"test-component-pac-wbwrky-on-pull-request-fkjv9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:08:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:08:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:08:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:08:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:08:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","namespace":"group-lxqk","name":"go-component-xanksy-on-pull-request-hpz48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:08:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:08:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:08: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-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:08:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:08:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","namespace":"gitlab-rep-lber","name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:08:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:08:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:08:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:08:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:08:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","namespace":"integration1-jvgz","name":"test-component-pac-wbwrky-on-pull-request-fkjv9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:08:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:08:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:08:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:08:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:08:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","namespace":"gitlab-rep-lber","name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:08: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-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:08: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-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:08: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-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:08: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-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:08:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","elapsedSinceCompletion":"505.44125ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:08:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-soga-on-pull-request-tm2ck","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:08:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"namespace":"build-e2e-cyik","name":"test-comp-soga-on-pull-request-tm2ck","reconcileID":"07bbc651-aad6-414f-8b64-a86529ae8526","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:08: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-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:08: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-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:08: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-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:08: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-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:08:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","elapsedSinceCompletion":"510.820143ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:08:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-soga-on-pull-request-tm2ck","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:08:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"namespace":"build-e2e-cyik","name":"test-comp-soga-on-pull-request-tm2ck","reconcileID":"ebdba21b-4e4a-4d5e-8e27-fc0155e6ecbb","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:08: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-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:08: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-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:08: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-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:08: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-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:08:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","elapsedSinceCompletion":"521.271642ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:08:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-soga-on-pull-request-tm2ck","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:08:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"namespace":"build-e2e-cyik","name":"test-comp-soga-on-pull-request-tm2ck","reconcileID":"dfa07654-fed4-4cbb-8667-150da5675b9b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:08: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-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:08: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-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:08: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-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:08: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-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:08:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","elapsedSinceCompletion":"541.78327ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:08:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-soga-on-pull-request-tm2ck","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:08:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"namespace":"build-e2e-cyik","name":"test-comp-soga-on-pull-request-tm2ck","reconcileID":"35681e5f-94c5-4949-9f1d-41362fdfa16c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:08: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-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:08: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-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:08: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-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:08: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-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:08:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","elapsedSinceCompletion":"583.004961ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:08:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-soga-on-pull-request-tm2ck","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:08:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"namespace":"build-e2e-cyik","name":"test-comp-soga-on-pull-request-tm2ck","reconcileID":"dfb4c30e-e426-4729-b41a-0a3237623085","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:08: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-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:08: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-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:08: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-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:08: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-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:08:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","elapsedSinceCompletion":"663.558188ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:08:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-soga-on-pull-request-tm2ck","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:08:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"namespace":"build-e2e-cyik","name":"test-comp-soga-on-pull-request-tm2ck","reconcileID":"67bd9d83-417c-4c98-8488-267aa6ddd1e5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:08: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-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:08: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-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:08: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-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:08: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-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:08:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","elapsedSinceCompletion":"796.124237ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:08:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-soga-on-pull-request-tm2ck","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:08:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"namespace":"build-e2e-cyik","name":"test-comp-soga-on-pull-request-tm2ck","reconcileID":"630201d8-ae24-4839-8ae6-9e368ebb04ee","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:08: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-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:08: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-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:08: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-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:08: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-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:08:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","elapsedSinceCompletion":"824.253179ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:08:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-soga-on-pull-request-tm2ck","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:08:27Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"namespace":"build-e2e-cyik","name":"test-comp-soga-on-pull-request-tm2ck","reconcileID":"99ddf3df-e67b-47e4-b9fd-2bae97fcab55","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:08: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-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:08: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-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:08:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:08: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-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:08:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","elapsedSinceCompletion":"1.465368318s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:08:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-soga-on-pull-request-tm2ck","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:08:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"namespace":"build-e2e-cyik","name":"test-comp-soga-on-pull-request-tm2ck","reconcileID":"354f7ba0-6b4d-40e7-a6ba-ccea00bf3a7e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:08: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-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:08: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-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:08: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-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:08: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-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:08:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","namespace":"group-lxqk","name":"go-component-xanksy-on-pull-request-hpz48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:08: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-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:08: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-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:08:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:08: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-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:08:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","elapsedSinceCompletion":"1.682656124s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:08:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-soga-on-pull-request-tm2ck","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:08:28Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"namespace":"build-e2e-cyik","name":"test-comp-soga-on-pull-request-tm2ck","reconcileID":"a4570442-3de8-4093-a874-cbe766cae0e0","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:08: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-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:08: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-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:08: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-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:08: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-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:08: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":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"namespace":"build-e2e-cyik","name":"test-comp-soga-on-pull-request-tm2ck","reconcileID":"902bd556-03d2-4ccb-bc16-d6d86ec8e7b6","component.Name":"test-symlink-comp-eblt"} {"level":"info","ts":"2026-05-13T13:08: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":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"namespace":"build-e2e-cyik","name":"test-comp-soga-on-pull-request-tm2ck","reconcileID":"902bd556-03d2-4ccb-bc16-d6d86ec8e7b6","component.Name":"test-comp-rvck"} {"level":"info","ts":"2026-05-13T13:08: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":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"namespace":"build-e2e-cyik","name":"test-comp-soga-on-pull-request-tm2ck","reconcileID":"902bd556-03d2-4ccb-bc16-d6d86ec8e7b6","component.Name":"test-comp-fmwj"} {"level":"info","ts":"2026-05-13T13:08:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-yrhe-20260513-130543-000"} {"level":"info","ts":"2026-05-13T13:08:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-yrhe-20260513-130543-000","application":"test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:08:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-yrhe-20260513-130543-000"} {"level":"info","ts":"2026-05-13T13:08:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-app-yrhe-20260513-130543-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"test-app-yrhe-20260513-130543-000","snapshot.Spec.Components":[{"name":"test-comp-soga","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-cyik/test-comp-soga@sha256:9c57dbfd707f9cddbd148a25a066bf44a933e684b7938ea94c9168c8a027abf1","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"8ecf581bf4b4e580f27852c5ff83b922e59af5ed"}}}]} {"level":"info","ts":"2026-05-13T13:08:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-test-comp-soga is less than 2, skipping group snapshot creation","snapshot":{"name":"test-app-yrhe-20260513-130543-000","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:08:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash b061fc75e58db35d2550ec7a412c922e2dc7f438c2d51e6173602aad074ee8 is less than 2, skipping group snapshot creation","snapshot":{"name":"test-app-yrhe-20260513-130543-000","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:08:29Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"test-app-yrhe-20260513-130543-000"} {"level":"info","ts":"2026-05-13T13:08:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-yrhe-20260513-130543-000","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:08:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-yrhe-20260513-130543-000","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-13T13:08: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":"test-app-yrhe-20260513-130543-000","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:08:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-yrhe-20260513-130543-000","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","Application.Name":"test-app-yrhe","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-13T13:08: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":"test-app-yrhe-20260513-130543-000","namespace":"build-e2e-cyik"},"snapshot":{"name":"test-app-yrhe-20260513-130543-000","namespace":"build-e2e-cyik"}} {"level":"info","ts":"2026-05-13T13:08:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"test-app-yrhe-20260513-130543-000","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:08:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"test-app-yrhe-20260513-130543-000","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:08:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-yrhe-20260513-130543-000","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-app-yrhe-20260513-130543-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-13T13:08:29Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-13T13:08:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"test-app-yrhe-20260513-130543-000","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:08:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-yrhe-20260513-130543-000","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:08:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-yrhe-20260513-130543-000","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-13T13:08: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":"test-app-yrhe-20260513-130543-000","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:08:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-yrhe-20260513-130543-000","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:08:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"test-app-yrhe-20260513-130543-000","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-app-yrhe-20260513-130543-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T13:08:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-soga-on-pull-request-tm2ck","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"test-app-yrhe-20260513-130543-000"} {"level":"info","ts":"2026-05-13T13:08:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"test-app-yrhe-20260513-130543-000","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-app-yrhe-20260513-130543-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T13:08:29Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"test-app-yrhe-20260513-130543-000","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","snapshot.Namespace":"build-e2e-cyik","snapshot.Name":"test-app-yrhe-20260513-130543-000"} {"level":"info","ts":"2026-05-13T13:08:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"test-app-yrhe-20260513-130543-000","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:08:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-yrhe-20260513-130543-000","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:08:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-yrhe-20260513-130543-000","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-13T13:08: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":"test-app-yrhe-20260513-130543-000","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:08:29Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-yrhe-20260513-130543-000","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:08:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-soga-on-pull-request-tm2ck","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"test-app-yrhe-20260513-130543-000"} {"level":"info","ts":"2026-05-13T13:08:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-soga-on-pull-request-tm2ck","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-13T13:08:29Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-soga-on-pull-request-tm2ck","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T13:08:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-soga-on-pull-request-tm2ck has finished running","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:08: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-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:08: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-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:08:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:08: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-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:08: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":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","snapshot.Name":"test-app-yrhe-20260513-130543-000"} {"level":"info","ts":"2026-05-13T13:08:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-soga-on-pull-request-tm2ck","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-13T13:08:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-soga-on-pull-request-tm2ck has finished running","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:08:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13:08:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13:08:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13:08:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13:08:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-zvxvff is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13:08:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13:08:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx","namespace":"build-e2e-hybt","name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:08:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"konflux-demo-component-qxax-on-push-p27j2","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app"} {"level":"info","ts":"2026-05-13T13:08:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"konflux-demo-component-qxax-on-push-p27j2","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app"} {"level":"info","ts":"2026-05-13T13:08:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"konflux-demo-component-qxax-on-push-p27j2","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app"} {"level":"info","ts":"2026-05-13T13:08:40Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"konflux-demo-component-qxax-on-push-p27j2","namespace":"konflux-poai"},"namespace":"konflux-poai","name":"konflux-demo-component-qxax-on-push-p27j2","reconcileID":"cf3e4787-8ade-47da-9bad-cf68a9817e85","Component.Namespace":"konflux-poai","LastPromotedImage":"quay.io/redhat-appstudio-qe/konflux-poai/konflux-demo-component-qxax@sha256:8a19832af904d66081f323a2f2683643170fd18ef59b6bbffa4a7223b72bfbf1","Component.Name":"konflux-demo-component-qxax","lastBuildCommit":"899f5b15218aa9ac5b7631bcda30ce4e72b2e18d"} {"level":"info","ts":"2026-05-13T13:08:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"konflux-demo-component-qxax-on-push-p27j2","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app","component.Namespace":"konflux-poai","component.Name":"konflux-demo-component-qxax"} {"level":"info","ts":"2026-05-13T13:08:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"konflux-demo-app-20260513-130532-000"} {"level":"info","ts":"2026-05-13T13:08:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"konflux-demo-app-20260513-130532-000","application":"konflux-demo-app"} {"level":"info","ts":"2026-05-13T13:08:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"konflux-demo-app-20260513-130532-000"} {"level":"info","ts":"2026-05-13T13:08:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"konflux-demo-component-qxax-on-push-p27j2","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app","namespace":"konflux-poai","name":"konflux-demo-app-20260513-130532-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"konflux-demo-app-20260513-130532-000","snapshot.Spec.Components":[{"name":"konflux-demo-component-qxax","version":"","containerImage":"quay.io/redhat-appstudio-qe/konflux-poai/konflux-demo-component-qxax@sha256:8a19832af904d66081f323a2f2683643170fd18ef59b6bbffa4a7223b72bfbf1","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo","revision":"899f5b15218aa9ac5b7631bcda30ce4e72b2e18d"}}}]} {"level":"info","ts":"2026-05-13T13:08: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":"konflux-demo-app-20260513-130532-000","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app"} {"level":"info","ts":"2026-05-13T13:08:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260513-130532-000","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app"} {"level":"info","ts":"2026-05-13T13:08:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"konflux-demo-app-20260513-130532-000","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-13T13:08:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"konflux-demo-app-20260513-130532-000","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app"} {"level":"info","ts":"2026-05-13T13:08:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"konflux-demo-app-20260513-130532-000","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app","Application.Name":"konflux-demo-app","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-13T13:08:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260513-130532-000"} {"level":"info","ts":"2026-05-13T13:08:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"konflux-demo-app-20260513-130532-000","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app","integrationTestScenario.Name":"my-integration-test-wlfr"} {"level":"info","ts":"2026-05-13T13:08:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"konflux-demo-app-20260513-130532-000","namespace":"konflux-poai"},"snapshot":{"name":"konflux-demo-app-20260513-130532-000","namespace":"konflux-poai"}} {"level":"info","ts":"2026-05-13T13:08:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"konflux-demo-app-20260513-130532-000","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app"} {"level":"info","ts":"2026-05-13T13:08:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"konflux-demo-app-20260513-130532-000","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app"} {"level":"info","ts":"2026-05-13T13:08:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"konflux-demo-app-20260513-130532-000","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260513-130532-000"} {"level":"info","ts":"2026-05-13T13:08:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"konflux-demo-app-20260513-130532-000","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app","destinationComponentSnapshot.Name":"konflux-demo-app-20260513-130532-000","testedSnapshot":"konflux-demo-app-20260513-130532-000"} {"level":"info","ts":"2026-05-13T13:08:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"konflux-demo-app-20260513-130532-000","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app","namespace":"konflux-poai","name":"my-integration-test-wlfr-974cd","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-wlfr"} {"level":"info","ts":"2026-05-13T13:08:40Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"konflux-demo-app-20260513-130532-000","namespace":"konflux-poai"},"namespace":"konflux-poai","name":"konflux-demo-app-20260513-130532-000","reconcileID":"9a40af0e-bff9-436f-8e29-0b84200f7eb1","snapshot.name":"konflux-demo-app-20260513-130532-000","pipelinerun.name":"konflux-demo-component-qxax-on-push-p27j2","duration":2.36706439} {"level":"info","ts":"2026-05-13T13:08:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"konflux-demo-app-20260513-130532-000","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app","namespace":"konflux-poai","name":"konflux-demo-app-20260513-130532-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T13:08:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"konflux-demo-component-qxax-on-push-p27j2","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app","namespace":"konflux-poai","name":"konflux-demo-component-qxax-on-push-p27j2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"konflux-demo-app-20260513-130532-000"} {"level":"info","ts":"2026-05-13T13:08:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"konflux-demo-app-20260513-130532-000","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-13T13:08:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260513-130532-000","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app","scenario.Name":"my-integration-test-wlfr","destinationSnapshot.Name":"konflux-demo-app-20260513-130532-000","testedSnapshot":"konflux-demo-app-20260513-130532-000"} {"level":"info","ts":"2026-05-13T13:08:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260513-130532-000","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app","scenario.Name":"my-integration-test-wlfr","destinationSnapshot.Name":"konflux-demo-app-20260513-130532-000","testedSnapshot":"konflux-demo-app-20260513-130532-000"} {"level":"info","ts":"2026-05-13T13:08:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260513-130532-000"} {"level":"info","ts":"2026-05-13T13:08:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"konflux-demo-component-qxax-on-push-p27j2","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app","namespace":"konflux-poai","name":"konflux-demo-component-qxax-on-push-p27j2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"konflux-demo-app-20260513-130532-000"} {"level":"info","ts":"2026-05-13T13:08:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-qxax-on-push-p27j2","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app","namespace":"konflux-poai","name":"konflux-demo-component-qxax-on-push-p27j2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-13T13:08:40Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"konflux-demo-app-20260513-130532-000","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app","ExternalID":"my-integration-test-wlfr-konflux-demo-component-qxax"} {"level":"info","ts":"2026-05-13T13:08:40Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"konflux-demo-app-20260513-130532-000","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app","ExternalID":"my-integration-test-wlfr-konflux-demo-component-qxax"} {"level":"info","ts":"2026-05-13T13:08:40Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"konflux-demo-app-20260513-130532-000","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app","snapshot.NameSpace":"konflux-poai","snapshot.Name":"konflux-demo-app-20260513-130532-000","scenarioName":"my-integration-test-wlfr","externalID":"my-integration-test-wlfr-konflux-demo-component-qxax"} {"level":"info","ts":"2026-05-13T13:08:40Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-qxax-on-push-p27j2","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app","namespace":"konflux-poai","name":"konflux-demo-component-qxax-on-push-p27j2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T13:08:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-qxax-on-push-p27j2 has finished running","buildpipelineRun":{"name":"konflux-demo-component-qxax-on-push-p27j2","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app"} {"level":"info","ts":"2026-05-13T13:08:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"konflux-demo-component-qxax-on-push-p27j2","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app"} {"level":"info","ts":"2026-05-13T13:08:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"konflux-demo-component-qxax-on-push-p27j2","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app"} {"level":"info","ts":"2026-05-13T13:08:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"konflux-demo-component-qxax-on-push-p27j2","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app"} {"level":"info","ts":"2026-05-13T13:08:40Z","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-qxax-on-push-p27j2","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app"} {"level":"info","ts":"2026-05-13T13:08:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"konflux-demo-component-qxax-on-push-p27j2","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260513-130532-000"} {"level":"info","ts":"2026-05-13T13:08:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-qxax-on-push-p27j2","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app","namespace":"konflux-poai","name":"konflux-demo-component-qxax-on-push-p27j2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-13T13:08:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-qxax-on-push-p27j2 has finished running","buildpipelineRun":{"name":"konflux-demo-component-qxax-on-push-p27j2","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app"} {"level":"info","ts":"2026-05-13T13:08:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260513-130532-000"} {"level":"info","ts":"2026-05-13T13:08:40Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-wlfr-974cd","namespace":"konflux-poai"},"namespace":"konflux-poai","name":"my-integration-test-wlfr-974cd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-13T13:08:41Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"konflux-demo-app-20260513-130532-000","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app","ID":75791198081,"CheckName":"Konflux Dev version / my-integration-test-wlfr / konflux-demo-component-qxax","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-13T13:08:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"konflux-demo-app-20260513-130532-000","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app","testedSnapshot.Name":"konflux-demo-app-20260513-130532-000","destinationSnapshot.Name":"konflux-demo-app-20260513-130532-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-13T13:08:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260513-130532-000"} {"level":"info","ts":"2026-05-13T13:08:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"konflux-demo-app-20260513-130532-000","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260513-130532-000"} {"level":"info","ts":"2026-05-13T13:08:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"konflux-demo-app-20260513-130532-000","namespace":"konflux-poai"},"snapshot":{"name":"konflux-demo-app-20260513-130532-000","namespace":"konflux-poai"}} {"level":"info","ts":"2026-05-13T13:08:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"konflux-demo-app-20260513-130532-000","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app"} {"level":"info","ts":"2026-05-13T13:08:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"konflux-demo-app-20260513-130532-000","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app"} {"level":"info","ts":"2026-05-13T13:08:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"konflux-demo-app-20260513-130532-000","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260513-130532-000"} {"level":"info","ts":"2026-05-13T13:08:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"konflux-demo-app-20260513-130532-000","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app","destinationComponentSnapshot.Name":"konflux-demo-app-20260513-130532-000","testedSnapshot":"konflux-demo-app-20260513-130532-000"} {"level":"info","ts":"2026-05-13T13:08:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"konflux-demo-app-20260513-130532-000","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-13T13:08:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260513-130532-000","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app","scenario.Name":"my-integration-test-wlfr","destinationSnapshot.Name":"konflux-demo-app-20260513-130532-000","testedSnapshot":"konflux-demo-app-20260513-130532-000"} {"level":"info","ts":"2026-05-13T13:08:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260513-130532-000","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app","scenario.Name":"my-integration-test-wlfr","destinationSnapshot.Name":"konflux-demo-app-20260513-130532-000","testedSnapshot":"konflux-demo-app-20260513-130532-000"} {"level":"info","ts":"2026-05-13T13:08:41Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"konflux-demo-app-20260513-130532-000","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app","ExternalID":"my-integration-test-wlfr-konflux-demo-component-qxax"} {"level":"info","ts":"2026-05-13T13:08:41Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"konflux-demo-app-20260513-130532-000","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app","existingCheckRun":"github.CheckRun{ID:75791198081, NodeID:\"CR_kwDOMZ6fKs8AAAARpYHngQ\", HeadSHA:\"899f5b15218aa9ac5b7631bcda30ce4e72b2e18d\", ExternalID:\"my-integration-test-wlfr-konflux-demo-component-qxax\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/75791198081\", HTMLURL:\"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo/runs/75791198081\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-13 13:08:40 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-demo-component-qxax snapshot konflux-demo-app-20260513-130532-000 and scenario my-integration-test-wlfr is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/75791198081/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wlfr / konflux-demo-component-qxax\", CheckSuite:github.CheckSuite{ID:68805833523}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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-13T13:08:41Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"konflux-demo-app-20260513-130532-000","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app","ID":75791198081,"CheckName":"Konflux Dev version / my-integration-test-wlfr / konflux-demo-component-qxax","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-13T13:08:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"konflux-demo-app-20260513-130532-000","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app","testedSnapshot.Name":"konflux-demo-app-20260513-130532-000","destinationSnapshot.Name":"konflux-demo-app-20260513-130532-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-13T13:08:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260513-130532-000"} {"level":"info","ts":"2026-05-13T13:08:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"konflux-demo-app-20260513-130532-000","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260513-130532-000"} {"level":"info","ts":"2026-05-13T13:08:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13:08:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13:08:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13:08:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13:08:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-zvxvff is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13:08:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13:08:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx","namespace":"build-e2e-hybt","name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:08:47Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-qxax-on-push-67cpl","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app","namespace":"konflux-poai","name":"konflux-demo-component-qxax-on-push-67cpl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T13:08:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"konflux-demo-component-qxax-on-push-67cpl","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app"} {"level":"info","ts":"2026-05-13T13:08:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"konflux-demo-component-qxax-on-push-67cpl","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app"} {"level":"info","ts":"2026-05-13T13:08:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"konflux-demo-component-qxax-on-push-67cpl","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app"} {"level":"info","ts":"2026-05-13T13:08:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-qxax-on-push-67cpl","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app","namespace":"konflux-poai","name":"konflux-demo-component-qxax-on-push-67cpl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:08:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun konflux-demo-component-qxax-on-push-67cpl is not associated with a pull request","buildpipelineRun":{"name":"konflux-demo-component-qxax-on-push-67cpl","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app"} {"level":"info","ts":"2026-05-13T13:08:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260513-130532-000"} {"level":"info","ts":"2026-05-13T13:08:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"konflux-demo-app-20260513-130532-000","namespace":"konflux-poai"},"snapshot":{"name":"konflux-demo-app-20260513-130532-000","namespace":"konflux-poai"}} {"level":"info","ts":"2026-05-13T13:08:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"konflux-demo-app-20260513-130532-000","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app"} {"level":"info","ts":"2026-05-13T13:08:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"konflux-demo-app-20260513-130532-000","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app"} {"level":"info","ts":"2026-05-13T13:08:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"konflux-demo-app-20260513-130532-000","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app","namespace":"konflux-poai","name":"konflux-demo-app-20260513-130532-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T13:08:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"konflux-demo-app-20260513-130532-000","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app","namespace":"konflux-poai","name":"konflux-demo-app-20260513-130532-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T13:08:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"konflux-demo-app-20260513-130532-000","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app","destinationComponentSnapshot.Name":"konflux-demo-app-20260513-130532-000","testedSnapshot":"konflux-demo-app-20260513-130532-000"} {"level":"info","ts":"2026-05-13T13:08:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"konflux-demo-app-20260513-130532-000","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app"} {"level":"info","ts":"2026-05-13T13:08:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260513-130532-000","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app"} {"level":"info","ts":"2026-05-13T13:08:50Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-wlfr-974cd","namespace":"konflux-poai"},"namespace":"konflux-poai","name":"my-integration-test-wlfr-974cd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-13T13:08:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"konflux-demo-app-20260513-130532-000","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-13T13:08:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260513-130532-000","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app","scenario.Name":"my-integration-test-wlfr","destinationSnapshot.Name":"konflux-demo-app-20260513-130532-000","testedSnapshot":"konflux-demo-app-20260513-130532-000"} {"level":"info","ts":"2026-05-13T13:08:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260513-130532-000","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app","scenario.Name":"my-integration-test-wlfr","destinationSnapshot.Name":"konflux-demo-app-20260513-130532-000","testedSnapshot":"konflux-demo-app-20260513-130532-000"} {"level":"info","ts":"2026-05-13T13:08:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:764","msg":"Created a new Release","snapshot":{"name":"konflux-demo-app-20260513-130532-000","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app","namespace":"konflux-poai","name":"konflux-demo-app-20260513-130532-000-899f5b1-cscf2","controllerKind":"","audit":"true","action":"ADD","releasePlan.Name":"source-releaseplan"} {"level":"info","ts":"2026-05-13T13:08:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:779","msg":"Marked Release status automated","snapshot":{"name":"konflux-demo-app-20260513-130532-000","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app","release.Name":"konflux-demo-app-20260513-130532-000-899f5b1-cscf2"} {"level":"info","ts":"2026-05-13T13:08:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"konflux-demo-app-20260513-130532-000","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app"} {"level":"info","ts":"2026-05-13T13:08:50Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"konflux-demo-app-20260513-130532-000","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app"} {"level":"info","ts":"2026-05-13T13:08:50Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"konflux-demo-app-20260513-130532-000","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app","ExternalID":"my-integration-test-wlfr-konflux-demo-component-qxax"} {"level":"info","ts":"2026-05-13T13:08:50Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"konflux-demo-app-20260513-130532-000","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app","existingCheckRun":"github.CheckRun{ID:75791198081, NodeID:\"CR_kwDOMZ6fKs8AAAARpYHngQ\", HeadSHA:\"899f5b15218aa9ac5b7631bcda30ce4e72b2e18d\", ExternalID:\"my-integration-test-wlfr-konflux-demo-component-qxax\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/75791198081\", HTMLURL:\"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo/runs/75791198081\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-13 13:08:40 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-demo-component-qxax snapshot konflux-demo-app-20260513-130532-000 and scenario my-integration-test-wlfr 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/75791198081/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wlfr / konflux-demo-component-qxax\", CheckSuite:github.CheckSuite{ID:68805833523}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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-13T13:08:50Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"konflux-demo-app-20260513-130532-000","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app","ID":75791198081,"CheckName":"Konflux Dev version / my-integration-test-wlfr / konflux-demo-component-qxax","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-13T13:08:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"konflux-demo-app-20260513-130532-000","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app","testedSnapshot.Name":"konflux-demo-app-20260513-130532-000","destinationSnapshot.Name":"konflux-demo-app-20260513-130532-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-13T13:08:50Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260513-130532-000"} {"level":"info","ts":"2026-05-13T13:08:50Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"konflux-demo-app-20260513-130532-000","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260513-130532-000"} {"level":"info","ts":"2026-05-13T13:08:50Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"konflux-demo-app-20260513-130532-000","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app","namespace":"konflux-poai","name":"my-integration-test-wlfr-974cd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T13: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":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13: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":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13: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":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13: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":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13:08:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-zvxvff is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13: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":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13:08:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx","namespace":"build-e2e-hybt","name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13: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":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13: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":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13: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":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13: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":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13:08:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-zvxvff is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13: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":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13:08:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx","namespace":"build-e2e-hybt","name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13: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":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13: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":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13: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":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13: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":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13:08:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-zvxvff is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13: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":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13:08:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx","namespace":"build-e2e-hybt","name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:08:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13:08:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13:08:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13:08:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13:08:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-zvxvff is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13:08:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13:08:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx","namespace":"build-e2e-hybt","name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:08:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:08:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:08:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:08:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:08:58Z","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-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","elapsedSinceCompletion":"642.432502ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:08:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","namespace":"gitlab-rep-lber","name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:08:58Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"namespace":"gitlab-rep-lber","name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","reconcileID":"6c147e16-ed74-480b-8000-f678f70188e1","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:08:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:08:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:08:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:08:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:08:58Z","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-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","elapsedSinceCompletion":"647.94074ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:08:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","namespace":"gitlab-rep-lber","name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:08:58Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"namespace":"gitlab-rep-lber","name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","reconcileID":"d46cdf41-6e6b-4354-8481-f10b9763eef5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:08:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:08:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:08:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:08:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:08:58Z","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-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","elapsedSinceCompletion":"658.416923ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:08:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","namespace":"gitlab-rep-lber","name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:08:58Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"namespace":"gitlab-rep-lber","name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","reconcileID":"ee9487f5-7537-4fac-b09f-5a1b1b56e26e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:08:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:08:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:08:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:08:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:08:58Z","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-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","elapsedSinceCompletion":"679.007561ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:08:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","namespace":"gitlab-rep-lber","name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:08:58Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"namespace":"gitlab-rep-lber","name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","reconcileID":"98dbf4a8-3ef1-4ffb-bc9b-9bfc29bd0e1a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:08:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:08:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:08:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:08:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:08:58Z","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-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","elapsedSinceCompletion":"720.45623ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:08:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","namespace":"gitlab-rep-lber","name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:08:58Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"namespace":"gitlab-rep-lber","name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","reconcileID":"30c407ba-e69f-4ac2-8650-a4e29a739f37","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:08:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:08:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:08:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:08:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:08:58Z","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-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","elapsedSinceCompletion":"801.016558ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:08:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","namespace":"gitlab-rep-lber","name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:08:58Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"namespace":"gitlab-rep-lber","name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","reconcileID":"53aa86a2-cb24-4bf4-b63f-638323851637","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:08:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:08:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:08:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:08:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:08:58Z","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-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","elapsedSinceCompletion":"809.933995ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:08:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","namespace":"gitlab-rep-lber","name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:08:58Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"namespace":"gitlab-rep-lber","name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","reconcileID":"76e18a73-4c84-4434-88ba-82bec4efe378","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:08:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:08:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:08:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:08:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:08:58Z","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-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","elapsedSinceCompletion":"961.563782ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:08:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","namespace":"gitlab-rep-lber","name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:08:58Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"namespace":"gitlab-rep-lber","name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","reconcileID":"fb35962f-d70c-432f-90b2-e721d3c213ad","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:08:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:08:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:08:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:08:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:08:59Z","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-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","elapsedSinceCompletion":"1.602475382s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:08:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","namespace":"gitlab-rep-lber","name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:08:59Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"namespace":"gitlab-rep-lber","name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","reconcileID":"00b8eb96-1e42-4b60-8eb9-a33562e7bcff","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:08:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:08:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:08:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:08:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:08:59Z","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-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","elapsedSinceCompletion":"1.696654751s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:08:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","namespace":"gitlab-rep-lber","name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:08:59Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"namespace":"gitlab-rep-lber","name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","reconcileID":"72ff67ed-a5c5-4498-85cc-453dd7a2e0fa","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:09:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:09:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:09:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:09:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:09:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","elapsedSinceCompletion":"651.751505ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:09:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","namespace":"integration1-jvgz","name":"test-component-pac-wbwrky-on-pull-request-fkjv9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:09:00Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"namespace":"integration1-jvgz","name":"test-component-pac-wbwrky-on-pull-request-fkjv9","reconcileID":"be9af2e2-f0ce-40de-b699-d447f1e5d37d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:09:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:09:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:09:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:09:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:09:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","elapsedSinceCompletion":"657.25459ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:09:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","namespace":"integration1-jvgz","name":"test-component-pac-wbwrky-on-pull-request-fkjv9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:09:00Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"namespace":"integration1-jvgz","name":"test-component-pac-wbwrky-on-pull-request-fkjv9","reconcileID":"8bc6b68a-702d-4826-b277-c677dc0b0bff","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:09:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:09:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:09:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:09:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:09:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","elapsedSinceCompletion":"667.769166ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:09:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","namespace":"integration1-jvgz","name":"test-component-pac-wbwrky-on-pull-request-fkjv9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:09:00Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"namespace":"integration1-jvgz","name":"test-component-pac-wbwrky-on-pull-request-fkjv9","reconcileID":"a400f45b-44ca-431a-8598-2c6909e8c099","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:09:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:09:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:09:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:09:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:09:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","elapsedSinceCompletion":"688.222074ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:09:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","namespace":"integration1-jvgz","name":"test-component-pac-wbwrky-on-pull-request-fkjv9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:09:00Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"namespace":"integration1-jvgz","name":"test-component-pac-wbwrky-on-pull-request-fkjv9","reconcileID":"f1e60277-80bc-450f-a426-9dd8b1129a2e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:09:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:09:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:09:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:09:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:09:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","elapsedSinceCompletion":"728.71767ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:09:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","namespace":"integration1-jvgz","name":"test-component-pac-wbwrky-on-pull-request-fkjv9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:09:00Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"namespace":"integration1-jvgz","name":"test-component-pac-wbwrky-on-pull-request-fkjv9","reconcileID":"1578abdb-c118-4681-ae3f-f1c45dd794b2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:09:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:09:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:09:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:09:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:09:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","elapsedSinceCompletion":"809.562668ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:09:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","namespace":"integration1-jvgz","name":"test-component-pac-wbwrky-on-pull-request-fkjv9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:09:00Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"namespace":"integration1-jvgz","name":"test-component-pac-wbwrky-on-pull-request-fkjv9","reconcileID":"64c907f7-156a-42a3-ac96-1431bcb033d3","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:09: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-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:09: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-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:09:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:09: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-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:09:00Z","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-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","elapsedSinceCompletion":"2.883164631s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:09:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","namespace":"gitlab-rep-lber","name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:09:00Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"namespace":"gitlab-rep-lber","name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","reconcileID":"89b96d50-a731-4aae-aa56-4d82cb6a1e88","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:09: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-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:09: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-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:09:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:09: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-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:09:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-xyws-20260513-130537-000"} {"level":"info","ts":"2026-05-13T13:09:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-xyws-20260513-130537-000","application":"integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:09:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-xyws-20260513-130537-000"} {"level":"info","ts":"2026-05-13T13:09:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","namespace":"gitlab-rep-lber","name":"integ-app-xyws-20260513-130537-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-xyws-20260513-130537-000","snapshot.Spec.Components":[{"name":"test-comp-pac-gitlab-dsjyrj","version":"","containerImage":"quay.io/redhat-appstudio-qe/gitlab-rep-lber/test-comp-pac-gitlab-dsjyrj@sha256:04aac5a7746303319144c2a8c4df4fdb61743561b3b44e1ebb4a9caf9d78dadd","source":{"git":{"url":"https://gitlab.com/konflux-qe/hacbs-test-project-integration","revision":"02470beb372beab8eda6cda91203dce3841bffa0"}}}]} {"level":"info","ts":"2026-05-13T13:09:00Z","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-dsjyrj is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-xyws-20260513-130537-000","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:09:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 6cd6728b8b1da90e50063c8e0fd1ef262795ced6174c121ace62dad10b6961 is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-xyws-20260513-130537-000","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:09:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xyws-20260513-130537-000"} {"level":"info","ts":"2026-05-13T13:09: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-xyws-20260513-130537-000","namespace":"gitlab-rep-lber"},"snapshot":{"name":"integ-app-xyws-20260513-130537-000","namespace":"gitlab-rep-lber"}} {"level":"info","ts":"2026-05-13T13:09:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-xyws-20260513-130537-000","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:09:00Z","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-xyws-20260513-130537-000","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:09:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xyws-20260513-130537-000","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","snapshot.Name":"integ-app-xyws-20260513-130537-000"} {"level":"info","ts":"2026-05-13T13:09:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-xyws-20260513-130537-000","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","integrationTestScenario.Name":"my-integration-test-aqzh"} {"level":"info","ts":"2026-05-13T13:09:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-xyws-20260513-130537-000","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:09:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-xyws-20260513-130537-000","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-13T13:09: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-xyws-20260513-130537-000","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:09:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 2 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-xyws-20260513-130537-000","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","Application.Name":"integ-app-xyws","IntegrationTestScenarios":2} {"level":"info","ts":"2026-05-13T13:09:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xyws-20260513-130537-000"} {"level":"info","ts":"2026-05-13T13:09:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xyws-20260513-130537-000"} {"level":"info","ts":"2026-05-13T13:09:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"integ-app-xyws-20260513-130537-000","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","snapshot.Namespace":"gitlab-rep-lber","snapshot.Name":"integ-app-xyws-20260513-130537-000"} {"level":"info","ts":"2026-05-13T13:09:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xyws-20260513-130537-000"} {"level":"info","ts":"2026-05-13T13:09:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","namespace":"gitlab-rep-lber","name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-xyws-20260513-130537-000"} {"level":"info","ts":"2026-05-13T13:09:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-xyws-20260513-130537-000","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","integrationTestScenario.Name":"my-integration-test-aqzh"} {"level":"info","ts":"2026-05-13T13:09:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-xyws-20260513-130537-000","namespace":"gitlab-rep-lber"},"snapshot":{"name":"integ-app-xyws-20260513-130537-000","namespace":"gitlab-rep-lber"}} {"level":"info","ts":"2026-05-13T13:09:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-xyws-20260513-130537-000","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:09:01Z","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-xyws-20260513-130537-000","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:09:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xyws-20260513-130537-000","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","snapshot.Name":"integ-app-xyws-20260513-130537-000"} {"level":"info","ts":"2026-05-13T13:09:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GitlabReporter","snapshot":{"name":"integ-app-xyws-20260513-130537-000","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","destinationComponentSnapshot.Name":"integ-app-xyws-20260513-130537-000","testedSnapshot":"integ-app-xyws-20260513-130537-000"} {"level":"info","ts":"2026-05-13T13:09:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xyws-20260513-130537-000","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","reporter":"GitlabReporter"} {"level":"info","ts":"2026-05-13T13:09:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xyws-20260513-130537-000","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","scenario.Name":"my-integration-test-aqzh","destinationSnapshot.Name":"integ-app-xyws-20260513-130537-000","testedSnapshot":"integ-app-xyws-20260513-130537-000"} {"level":"info","ts":"2026-05-13T13:09:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xyws-20260513-130537-000","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","scenario.Name":"my-integration-test-aqzh","destinationSnapshot.Name":"integ-app-xyws-20260513-130537-000","testedSnapshot":"integ-app-xyws-20260513-130537-000"} {"level":"info","ts":"2026-05-13T13:09:01Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","snapshot":{"name":"integ-app-xyws-20260513-130537-000","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:09:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-xyws-20260513-130537-000","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","namespace":"gitlab-rep-lber","name":"my-integration-test-aqzh-nw7kn","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-aqzh"} {"level":"info","ts":"2026-05-13T13:09:01Z","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-xyws-20260513-130537-000","namespace":"gitlab-rep-lber"},"namespace":"gitlab-rep-lber","name":"integ-app-xyws-20260513-130537-000","reconcileID":"5f28bef3-c52a-4220-99c3-c918ffef0fa2","snapshot.name":"integ-app-xyws-20260513-130537-000","pipelinerun.name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","duration":3.167366822} {"level":"info","ts":"2026-05-13T13:09:01Z","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-xyws-20260513-130537-000","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","namespace":"gitlab-rep-lber","name":"integ-app-xyws-20260513-130537-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T13:09:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-xyws-20260513-130537-000","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","integrationTestScenario.Name":"my-integration-test-idth"} {"level":"info","ts":"2026-05-13T13:09:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","namespace":"gitlab-rep-lber","name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-xyws-20260513-130537-000"} {"level":"info","ts":"2026-05-13T13:09:01Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","snapshot":{"name":"integ-app-xyws-20260513-130537-000","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","projectID":56586709,"pipelineID":2522437918} {"level":"info","ts":"2026-05-13T13:09:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-xyws-20260513-130537-000","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","namespace":"gitlab-rep-lber","name":"my-integration-test-idth-ghmm9","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-idth"} {"level":"info","ts":"2026-05-13T13:09:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xyws-20260513-130537-000"} {"level":"info","ts":"2026-05-13T13:09:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","namespace":"gitlab-rep-lber","name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-13T13:09: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":"integ-app-xyws-20260513-130537-000","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:09:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-xyws-20260513-130537-000","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:09:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-xyws-20260513-130537-000","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-13T13:09:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-xyws-20260513-130537-000","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:09:01Z","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-xyws-20260513-130537-000","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","Scenario":"my-integration-test-aqzh"} {"level":"info","ts":"2026-05-13T13:09:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xyws-20260513-130537-000"} {"level":"info","ts":"2026-05-13T13:09:01Z","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-xyws-20260513-130537-000","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","Label":"my-integration-test-aqzh"} {"level":"info","ts":"2026-05-13T13:09:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 2 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-xyws-20260513-130537-000","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","Application.Name":"integ-app-xyws","IntegrationTestScenarios":2} {"level":"info","ts":"2026-05-13T13:09:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-xyws-20260513-130537-000","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","integrationTestScenario.Name":"my-integration-test-aqzh","pipelineRun.Name":"my-integration-test-aqzh-nw7kn"} {"level":"info","ts":"2026-05-13T13:09:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-xyws-20260513-130537-000","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","integrationTestScenario.Name":"my-integration-test-idth","pipelineRun.Name":"my-integration-test-idth-ghmm9"} {"level":"info","ts":"2026-05-13T13:09:01Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","namespace":"gitlab-rep-lber","name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T13:09:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:09:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:09:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:09:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:09:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:09:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","elapsedSinceCompletion":"1.41923081s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:09:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","namespace":"integration1-jvgz","name":"test-component-pac-wbwrky-on-pull-request-fkjv9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:09:01Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"namespace":"integration1-jvgz","name":"test-component-pac-wbwrky-on-pull-request-fkjv9","reconcileID":"0efe5390-ef5c-4109-9bed-b18c4be29e1a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:09:01Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","snapshot":{"name":"integ-app-xyws-20260513-130537-000","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","commitStatus.Name":"Konflux Dev version / my-integration-test-aqzh / test-comp-pac-gitlab-dsjyrj","commitStatus.ID":14352240894} {"level":"info","ts":"2026-05-13T13:09:01Z","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-xyws-20260513-130537-000","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","scenario.name":"my-integration-test-aqzh","commitStatus.ID":14352240894,"current_status":"pending","new_status":"pending"} {"level":"info","ts":"2026-05-13T13:09:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xyws-20260513-130537-000","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","testedSnapshot.Name":"integ-app-xyws-20260513-130537-000","destinationSnapshot.Name":"integ-app-xyws-20260513-130537-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-13T13:09:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xyws-20260513-130537-000","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","scenario.Name":"my-integration-test-idth","destinationSnapshot.Name":"integ-app-xyws-20260513-130537-000","testedSnapshot":"integ-app-xyws-20260513-130537-000"} {"level":"info","ts":"2026-05-13T13:09:01Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:189","msg":"TestPipelineRunName is not set, cannot add URL to message","snapshot":{"name":"integ-app-xyws-20260513-130537-000","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:09:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xyws-20260513-130537-000"} {"level":"info","ts":"2026-05-13T13:09:01Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-aqzh-nw7kn","namespace":"gitlab-rep-lber"},"namespace":"gitlab-rep-lber","name":"my-integration-test-aqzh-nw7kn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-13T13:09:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:09:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:09:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:09:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:09:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","elapsedSinceCompletion":"1.740343705s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:09:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","namespace":"integration1-jvgz","name":"test-component-pac-wbwrky-on-pull-request-fkjv9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:09:01Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"namespace":"integration1-jvgz","name":"test-component-pac-wbwrky-on-pull-request-fkjv9","reconcileID":"c5e48b2c-4f74-4f1f-8366-318547b0b0c0","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:09:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xyws-20260513-130537-000"} {"level":"info","ts":"2026-05-13T13:09:01Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","snapshot":{"name":"integ-app-xyws-20260513-130537-000","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","projectID":56586709,"pipelineID":2522437918} {"level":"info","ts":"2026-05-13T13:09:01Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-idth-ghmm9","namespace":"gitlab-rep-lber"},"namespace":"gitlab-rep-lber","name":"my-integration-test-idth-ghmm9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-13T13:09:01Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","snapshot":{"name":"integ-app-xyws-20260513-130537-000","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","commitStatus.Name":"Konflux Dev version / my-integration-test-idth / test-comp-pac-gitlab-dsjyrj","commitStatus.ID":14352241429} {"level":"info","ts":"2026-05-13T13:09:01Z","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-xyws-20260513-130537-000","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","scenario.name":"my-integration-test-idth","commitStatus.ID":14352241429,"current_status":"pending","new_status":"pending"} {"level":"info","ts":"2026-05-13T13:09:01Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xyws-20260513-130537-000"} {"level":"info","ts":"2026-05-13T13:09:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xyws-20260513-130537-000","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","testedSnapshot.Name":"integ-app-xyws-20260513-130537-000","destinationSnapshot.Name":"integ-app-xyws-20260513-130537-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-13T13:09:02Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","snapshot":{"name":"integ-app-xyws-20260513-130537-000","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","commentTitle":"Integration test for component test-comp-pac-gitlab-dsjyrj","noteID":3344184943} {"level":"info","ts":"2026-05-13T13:09:02Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","snapshot":{"name":"integ-app-xyws-20260513-130537-000","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","commentTitle":"Integration test for component test-comp-pac-gitlab-dsjyrj"} {"level":"info","ts":"2026-05-13T13:09:02Z","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-xyws-20260513-130537-000","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","commentPrefix":"Integration test for component test-comp-pac-gitlab-dsjyrj","count":2} {"level":"info","ts":"2026-05-13T13:09:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:09:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:09:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:09:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:09:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","elapsedSinceCompletion":"2.202600561s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:09:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","namespace":"integration1-jvgz","name":"test-component-pac-wbwrky-on-pull-request-fkjv9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:09:02Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"namespace":"integration1-jvgz","name":"test-component-pac-wbwrky-on-pull-request-fkjv9","reconcileID":"1bcbc8ee-0b0b-4ab1-88df-1803043c706b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:09:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:09:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:09:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:09:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:09:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-uaem/gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz with pr group konflux-gh-test-custom-branch-ngfbqa is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:09:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-uaem/gh-test-custom-branch-ngfbqa, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:09:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-ngfbqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:09:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:09:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","namespace":"build-e2e-uaem","name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:09:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:09:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:09:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:09:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:09:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","elapsedSinceCompletion":"2.381533747s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:09:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","namespace":"integration1-jvgz","name":"test-component-pac-wbwrky-on-pull-request-fkjv9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:09:02Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"namespace":"integration1-jvgz","name":"test-component-pac-wbwrky-on-pull-request-fkjv9","reconcileID":"17b5cabe-f8e8-4ad8-a623-f1eaabecfee4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:09:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:09:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:09:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:09:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:09:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-jlxb-20260513-130548-000"} {"level":"info","ts":"2026-05-13T13:09:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-jlxb-20260513-130548-000","application":"integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:09:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-jlxb-20260513-130548-000"} {"level":"info","ts":"2026-05-13T13:09:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","namespace":"integration1-jvgz","name":"integ-app-jlxb-20260513-130548-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-jlxb-20260513-130548-000","snapshot.Spec.Components":[{"name":"test-component-pac-wbwrky","version":"","containerImage":"quay.io/redhat-appstudio-qe/integration1-jvgz/test-component-pac-wbwrky@sha256:672e74f238de36bbc54c84bc1a5ea65c0ceb54649b1ec9bda8ab4ccab1005d65","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration","revision":"ea161c8ca015c003353482df0648b0cde6a07102"}}}]} {"level":"info","ts":"2026-05-13T13:09:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-wbwrky is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-jlxb-20260513-130548-000","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:09:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 4fb98b53d28b716d0d0a789ea21589daf048513aa44d4dba266ea35eb4e04a is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-jlxb-20260513-130548-000","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:09:02Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","snapshot":{"name":"integ-app-xyws-20260513-130537-000","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","noteID":3344184943,"commentPrefix":"Integration test for component test-comp-pac-gitlab-dsjyrj"} {"level":"info","ts":"2026-05-13T13:09:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-jlxb-20260513-130548-000"} {"level":"info","ts":"2026-05-13T13:09:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xyws-20260513-130537-000"} {"level":"info","ts":"2026-05-13T13:09:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-jlxb-20260513-130548-000","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:09:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-jlxb-20260513-130548-000","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-13T13:09:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-jlxb-20260513-130548-000","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:09:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-jlxb-20260513-130548-000","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","Application.Name":"integ-app-jlxb","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-13T13:09:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-xyws-20260513-130537-000","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","snapshot.Name":"integ-app-xyws-20260513-130537-000"} {"level":"info","ts":"2026-05-13T13:09:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-jlxb-20260513-130548-000","namespace":"integration1-jvgz"},"snapshot":{"name":"integ-app-jlxb-20260513-130548-000","namespace":"integration1-jvgz"}} {"level":"info","ts":"2026-05-13T13:09:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-jlxb-20260513-130548-000","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:09:02Z","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-jlxb-20260513-130548-000","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:09:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-jlxb-20260513-130548-000","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","snapshot.Name":"integ-app-jlxb-20260513-130548-000"} {"level":"info","ts":"2026-05-13T13:09:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-jlxb-20260513-130548-000","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","integrationTestScenario.Name":"my-integration-test-dbox"} {"level":"info","ts":"2026-05-13T13:09:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-jlxb-20260513-130548-000"} {"level":"info","ts":"2026-05-13T13:09:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-jlxb-20260513-130548-000"} {"level":"info","ts":"2026-05-13T13:09:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-jlxb-20260513-130548-000","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","integrationTestScenario.Name":"my-integration-test-dbox"} {"level":"info","ts":"2026-05-13T13:09:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-jlxb-20260513-130548-000"} {"level":"info","ts":"2026-05-13T13:09:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-jlxb-20260513-130548-000","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","destinationComponentSnapshot.Name":"integ-app-jlxb-20260513-130548-000","testedSnapshot":"integ-app-jlxb-20260513-130548-000"} {"level":"info","ts":"2026-05-13T13:09:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","namespace":"integration1-jvgz","name":"test-component-pac-wbwrky-on-pull-request-fkjv9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-jlxb-20260513-130548-000"} {"level":"info","ts":"2026-05-13T13:09:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-jlxb-20260513-130548-000","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","namespace":"integration1-jvgz","name":"my-integration-test-dbox-5jp68","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-dbox"} {"level":"info","ts":"2026-05-13T13:09:02Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-jlxb-20260513-130548-000","namespace":"integration1-jvgz"},"namespace":"integration1-jvgz","name":"integ-app-jlxb-20260513-130548-000","reconcileID":"946ca32e-f3fa-484c-9e0c-cbe1f67ddc79","snapshot.name":"integ-app-jlxb-20260513-130548-000","pipelinerun.name":"test-component-pac-wbwrky-on-pull-request-fkjv9","duration":2.648131596} {"level":"info","ts":"2026-05-13T13:09:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-jlxb-20260513-130548-000","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","namespace":"integration1-jvgz","name":"integ-app-jlxb-20260513-130548-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T13:09:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-jlxb-20260513-130548-000"} {"level":"info","ts":"2026-05-13T13:09:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-jlxb-20260513-130548-000","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-13T13:09:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-jlxb-20260513-130548-000","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","scenario.Name":"my-integration-test-dbox","destinationSnapshot.Name":"integ-app-jlxb-20260513-130548-000","testedSnapshot":"integ-app-jlxb-20260513-130548-000"} {"level":"info","ts":"2026-05-13T13:09:02Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-jlxb-20260513-130548-000","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","scenario.Name":"my-integration-test-dbox","destinationSnapshot.Name":"integ-app-jlxb-20260513-130548-000","testedSnapshot":"integ-app-jlxb-20260513-130548-000"} {"level":"info","ts":"2026-05-13T13:09:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-jlxb-20260513-130548-000","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:09:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-jlxb-20260513-130548-000","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:09:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-jlxb-20260513-130548-000","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-13T13:09:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-jlxb-20260513-130548-000","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:09:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:153","msg":"Skipping re-run for IntegrationTestScenario since it's in 'InProgress' or 'Pending' state","snapshot":{"name":"integ-app-jlxb-20260513-130548-000","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","Scenario":"my-integration-test-dbox"} {"level":"info","ts":"2026-05-13T13:09:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-jlxb-20260513-130548-000"} {"level":"info","ts":"2026-05-13T13:09:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","namespace":"integration1-jvgz","name":"test-component-pac-wbwrky-on-pull-request-fkjv9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-jlxb-20260513-130548-000"} {"level":"info","ts":"2026-05-13T13:09:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:197","msg":"1 out of 1 requested IntegrationTestScenario(s) are either in 'InProgress' or 'Pending' state, skipping their re-runs","snapshot":{"name":"integ-app-jlxb-20260513-130548-000","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","Label":"my-integration-test-dbox"} {"level":"info","ts":"2026-05-13T13:09:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-jlxb-20260513-130548-000","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","Application.Name":"integ-app-jlxb","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-13T13:09:02Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-jlxb-20260513-130548-000","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","integrationTestScenario.Name":"my-integration-test-dbox","pipelineRun.Name":"my-integration-test-dbox-5jp68"} {"level":"info","ts":"2026-05-13T13:09:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","namespace":"integration1-jvgz","name":"test-component-pac-wbwrky-on-pull-request-fkjv9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-13T13:09:02Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","namespace":"integration1-jvgz","name":"test-component-pac-wbwrky-on-pull-request-fkjv9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T13:09:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-wbwrky-on-pull-request-fkjv9 has finished running","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:09:02Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-jlxb-20260513-130548-000","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","ExternalID":"my-integration-test-dbox-test-component-pac-wbwrky"} {"level":"info","ts":"2026-05-13T13:09:02Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-jlxb-20260513-130548-000","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","ExternalID":"my-integration-test-dbox-test-component-pac-wbwrky"} {"level":"info","ts":"2026-05-13T13:09:02Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-jlxb-20260513-130548-000","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","existingCheckRun":"github.CheckRun{ID:75790661868, NodeID:\"CR_kwDOKrwUx88AAAARpXm47A\", HeadSHA:\"ea161c8ca015c003353482df0648b0cde6a07102\", ExternalID:\"my-integration-test-dbox-test-component-pac-wbwrky\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/75790661868\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/75790661868\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-13 13:05:48 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-wbwrky snapshot scenario my-integration-test-dbox is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun integration1-jvgz/test-component-pac-wbwrky-on-pull-request-fkjv9 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/75790661868/annotations\"}, Name:\"Konflux Dev version / my-integration-test-dbox / test-component-pac-wbwrky\", CheckSuite:github.CheckSuite{ID:68805871175}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3676275082, Number:30310, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30310\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-wbwrky\", SHA:\"ea161c8ca015c003353482df0648b0cde6a07102\", 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-bjmnwm\", 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-13T13:09:03Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-jlxb-20260513-130548-000","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","ID":75790661868,"CheckName":"Konflux Dev version / my-integration-test-dbox / test-component-pac-wbwrky","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-13T13:09:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-jlxb-20260513-130548-000","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","testedSnapshot.Name":"integ-app-jlxb-20260513-130548-000","destinationSnapshot.Name":"integ-app-jlxb-20260513-130548-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-13T13:09:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-jlxb-20260513-130548-000"} {"level":"info","ts":"2026-05-13T13:09:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-jlxb-20260513-130548-000"} {"level":"info","ts":"2026-05-13T13:09:03Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-jlxb-20260513-130548-000"} {"level":"info","ts":"2026-05-13T13:09: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-jlxb-20260513-130548-000","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","snapshot.Name":"integ-app-jlxb-20260513-130548-000"} {"level":"info","ts":"2026-05-13T13:09: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-xyws-20260513-130537-000","namespace":"gitlab-rep-lber"},"snapshot":{"name":"integ-app-xyws-20260513-130537-000","namespace":"gitlab-rep-lber"}} {"level":"info","ts":"2026-05-13T13:09:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-xyws-20260513-130537-000","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:09:03Z","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-xyws-20260513-130537-000","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:09:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xyws-20260513-130537-000","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","snapshot.Name":"integ-app-xyws-20260513-130537-000"} {"level":"info","ts":"2026-05-13T13:09:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GitlabReporter","snapshot":{"name":"integ-app-xyws-20260513-130537-000","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","destinationComponentSnapshot.Name":"integ-app-xyws-20260513-130537-000","testedSnapshot":"integ-app-xyws-20260513-130537-000"} {"level":"info","ts":"2026-05-13T13:09:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xyws-20260513-130537-000","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","reporter":"GitlabReporter"} {"level":"info","ts":"2026-05-13T13:09:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xyws-20260513-130537-000","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","scenario.Name":"my-integration-test-aqzh","destinationSnapshot.Name":"integ-app-xyws-20260513-130537-000","testedSnapshot":"integ-app-xyws-20260513-130537-000"} {"level":"info","ts":"2026-05-13T13:09:03Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xyws-20260513-130537-000","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","scenario.Name":"my-integration-test-aqzh","destinationSnapshot.Name":"integ-app-xyws-20260513-130537-000","testedSnapshot":"integ-app-xyws-20260513-130537-000"} {"level":"info","ts":"2026-05-13T13:09:03Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-dbox-5jp68","namespace":"integration1-jvgz"},"namespace":"integration1-jvgz","name":"my-integration-test-dbox-5jp68","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-13T13:09:03Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","snapshot":{"name":"integ-app-xyws-20260513-130537-000","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","projectID":56586709,"pipelineID":2522437918} {"level":"info","ts":"2026-05-13T13:09:03Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","snapshot":{"name":"integ-app-xyws-20260513-130537-000","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","commitStatus.Name":"Konflux Dev version / my-integration-test-aqzh / test-comp-pac-gitlab-dsjyrj","commitStatus.ID":14352240894} {"level":"info","ts":"2026-05-13T13:09:03Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","snapshot":{"name":"integ-app-xyws-20260513-130537-000","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","scenarioName":"my-integration-test-aqzh"} {"level":"info","ts":"2026-05-13T13:09:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13:09:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13:09:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13:09:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13:09:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-zvxvff is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13:09:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13:09:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx","namespace":"build-e2e-hybt","name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:09:04Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","snapshot":{"name":"integ-app-xyws-20260513-130537-000","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","scenario.name":"my-integration-test-aqzh","commitStatus2.ID":14352240894,"TargetURL":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-13T13:09:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xyws-20260513-130537-000","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","testedSnapshot.Name":"integ-app-xyws-20260513-130537-000","destinationSnapshot.Name":"integ-app-xyws-20260513-130537-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-13T13:09:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xyws-20260513-130537-000","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","scenario.Name":"my-integration-test-idth","destinationSnapshot.Name":"integ-app-xyws-20260513-130537-000","testedSnapshot":"integ-app-xyws-20260513-130537-000"} {"level":"info","ts":"2026-05-13T13:09:04Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","snapshot":{"name":"integ-app-xyws-20260513-130537-000","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","projectID":56586709,"pipelineID":2522437918} {"level":"info","ts":"2026-05-13T13:09:04Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:402","msg":"found matching existing commitStatus","snapshot":{"name":"integ-app-xyws-20260513-130537-000","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","commitStatus.Name":"Konflux Dev version / my-integration-test-idth / test-comp-pac-gitlab-dsjyrj","commitStatus.ID":14352241429} {"level":"info","ts":"2026-05-13T13:09:04Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","snapshot":{"name":"integ-app-xyws-20260513-130537-000","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","scenarioName":"my-integration-test-idth"} {"level":"info","ts":"2026-05-13T13:09:04Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","snapshot":{"name":"integ-app-xyws-20260513-130537-000","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","scenario.name":"my-integration-test-idth","commitStatus2.ID":14352241429,"TargetURL":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-13T13:09:04Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xyws-20260513-130537-000"} {"level":"info","ts":"2026-05-13T13:09:04Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xyws-20260513-130537-000","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","testedSnapshot.Name":"integ-app-xyws-20260513-130537-000","destinationSnapshot.Name":"integ-app-xyws-20260513-130537-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-13T13:09:04Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","snapshot":{"name":"integ-app-xyws-20260513-130537-000","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","commentTitle":"Integration test for component test-comp-pac-gitlab-dsjyrj","noteID":3344184943} {"level":"info","ts":"2026-05-13T13:09:04Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","snapshot":{"name":"integ-app-xyws-20260513-130537-000","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","commentTitle":"Integration test for component test-comp-pac-gitlab-dsjyrj"} {"level":"info","ts":"2026-05-13T13:09:04Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:354","msg":"found multiple existing notes for the same component, updating the first one but delete others","snapshot":{"name":"integ-app-xyws-20260513-130537-000","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","commentPrefix":"Integration test for component test-comp-pac-gitlab-dsjyrj","count":2} {"level":"info","ts":"2026-05-13T13:09:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:09:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:09:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:09:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:09:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","snapshot.Name":"integ-app-jlxb-20260513-130548-000"} {"level":"info","ts":"2026-05-13T13:09:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","namespace":"integration1-jvgz","name":"test-component-pac-wbwrky-on-pull-request-fkjv9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-13T13:09:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-wbwrky-on-pull-request-fkjv9 has finished running","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:09:05Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","snapshot":{"name":"integ-app-xyws-20260513-130537-000","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","noteID":3344184943,"commentPrefix":"Integration test for component test-comp-pac-gitlab-dsjyrj"} {"level":"info","ts":"2026-05-13T13:09:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xyws-20260513-130537-000"} {"level":"info","ts":"2026-05-13T13:09: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-xyws-20260513-130537-000","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","snapshot.Name":"integ-app-xyws-20260513-130537-000"} {"level":"info","ts":"2026-05-13T13:09: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-jlxb-20260513-130548-000","namespace":"integration1-jvgz"},"snapshot":{"name":"integ-app-jlxb-20260513-130548-000","namespace":"integration1-jvgz"}} {"level":"info","ts":"2026-05-13T13:09:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-jlxb-20260513-130548-000","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:09: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-jlxb-20260513-130548-000","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:09:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-jlxb-20260513-130548-000","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","snapshot.Name":"integ-app-jlxb-20260513-130548-000"} {"level":"info","ts":"2026-05-13T13:09:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-jlxb-20260513-130548-000","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","destinationComponentSnapshot.Name":"integ-app-jlxb-20260513-130548-000","testedSnapshot":"integ-app-jlxb-20260513-130548-000"} {"level":"info","ts":"2026-05-13T13:09:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-jlxb-20260513-130548-000","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-13T13:09:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-jlxb-20260513-130548-000","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","scenario.Name":"my-integration-test-dbox","destinationSnapshot.Name":"integ-app-jlxb-20260513-130548-000","testedSnapshot":"integ-app-jlxb-20260513-130548-000"} {"level":"info","ts":"2026-05-13T13:09:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-jlxb-20260513-130548-000","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","scenario.Name":"my-integration-test-dbox","destinationSnapshot.Name":"integ-app-jlxb-20260513-130548-000","testedSnapshot":"integ-app-jlxb-20260513-130548-000"} {"level":"info","ts":"2026-05-13T13:09:05Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-jlxb-20260513-130548-000","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","ExternalID":"my-integration-test-dbox-test-component-pac-wbwrky"} {"level":"info","ts":"2026-05-13T13:09:05Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-jlxb-20260513-130548-000","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","existingCheckRun":"github.CheckRun{ID:75790661868, NodeID:\"CR_kwDOKrwUx88AAAARpXm47A\", HeadSHA:\"ea161c8ca015c003353482df0648b0cde6a07102\", ExternalID:\"my-integration-test-dbox-test-component-pac-wbwrky\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/75790661868\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/75790661868\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-13 13:05:48 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-wbwrky snapshot integ-app-jlxb-20260513-130548-000 and scenario my-integration-test-dbox is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/75790661868/annotations\"}, Name:\"Konflux Dev version / my-integration-test-dbox / test-component-pac-wbwrky\", CheckSuite:github.CheckSuite{ID:68805871175}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3676275082, Number:30310, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30310\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-wbwrky\", SHA:\"ea161c8ca015c003353482df0648b0cde6a07102\", 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-bjmnwm\", 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-13T13:09:05Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-jlxb-20260513-130548-000","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","ID":75790661868,"CheckName":"Konflux Dev version / my-integration-test-dbox / test-component-pac-wbwrky","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-13T13:09:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-jlxb-20260513-130548-000","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","testedSnapshot.Name":"integ-app-jlxb-20260513-130548-000","destinationSnapshot.Name":"integ-app-jlxb-20260513-130548-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-13T13:09:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-jlxb-20260513-130548-000"} {"level":"info","ts":"2026-05-13T13:09: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-jlxb-20260513-130548-000","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","snapshot.Name":"integ-app-jlxb-20260513-130548-000"} {"level":"info","ts":"2026-05-13T13:09:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:09:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:09:06Z","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-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:09: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-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:09:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","snapshot.Name":"integ-app-xyws-20260513-130537-000"} {"level":"info","ts":"2026-05-13T13:09:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","namespace":"gitlab-rep-lber","name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-13T13:09:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv has finished running","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:09:14Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xyws-20260513-130537-000"} {"level":"info","ts":"2026-05-13T13:09: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-xyws-20260513-130537-000","namespace":"gitlab-rep-lber"},"snapshot":{"name":"integ-app-xyws-20260513-130537-000","namespace":"gitlab-rep-lber"}} {"level":"info","ts":"2026-05-13T13:09:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-xyws-20260513-130537-000","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:09:14Z","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-xyws-20260513-130537-000","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:09:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-xyws-20260513-130537-000","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","snapshot.Name":"integ-app-xyws-20260513-130537-000"} {"level":"info","ts":"2026-05-13T13:09:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GitlabReporter","snapshot":{"name":"integ-app-xyws-20260513-130537-000","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","destinationComponentSnapshot.Name":"integ-app-xyws-20260513-130537-000","testedSnapshot":"integ-app-xyws-20260513-130537-000"} {"level":"info","ts":"2026-05-13T13:09:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xyws-20260513-130537-000","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","reporter":"GitlabReporter"} {"level":"info","ts":"2026-05-13T13:09:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xyws-20260513-130537-000","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","scenario.Name":"my-integration-test-idth","destinationSnapshot.Name":"integ-app-xyws-20260513-130537-000","testedSnapshot":"integ-app-xyws-20260513-130537-000"} {"level":"info","ts":"2026-05-13T13:09:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xyws-20260513-130537-000","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","scenario.Name":"my-integration-test-idth","destinationSnapshot.Name":"integ-app-xyws-20260513-130537-000","testedSnapshot":"integ-app-xyws-20260513-130537-000"} {"level":"info","ts":"2026-05-13T13:09:14Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-idth-ghmm9","namespace":"gitlab-rep-lber"},"namespace":"gitlab-rep-lber","name":"my-integration-test-idth-ghmm9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-13T13:09:14Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","snapshot":{"name":"integ-app-xyws-20260513-130537-000","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","projectID":56586709,"pipelineID":2522437918} {"level":"info","ts":"2026-05-13T13:09:14Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","snapshot":{"name":"integ-app-xyws-20260513-130537-000","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","scenarioName":"my-integration-test-idth"} {"level":"info","ts":"2026-05-13T13:09:14Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","snapshot":{"name":"integ-app-xyws-20260513-130537-000","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","scenario.name":"my-integration-test-idth","commitStatus2.ID":14352241429,"TargetURL":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-13T13:09:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xyws-20260513-130537-000","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","testedSnapshot.Name":"integ-app-xyws-20260513-130537-000","destinationSnapshot.Name":"integ-app-xyws-20260513-130537-000","testStatus":"TestFail"} {"level":"info","ts":"2026-05-13T13:09:14Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-xyws-20260513-130537-000","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","scenario.Name":"my-integration-test-aqzh"} {"level":"info","ts":"2026-05-13T13:09:14Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","snapshot":{"name":"integ-app-xyws-20260513-130537-000","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","commentTitle":"Integration test for component test-comp-pac-gitlab-dsjyrj","noteID":3344184943} {"level":"info","ts":"2026-05-13T13:09:14Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","snapshot":{"name":"integ-app-xyws-20260513-130537-000","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","commentTitle":"Integration test for component test-comp-pac-gitlab-dsjyrj"} {"level":"info","ts":"2026-05-13T13:09:14Z","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-xyws-20260513-130537-000","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","commentPrefix":"Integration test for component test-comp-pac-gitlab-dsjyrj","count":2} {"level":"info","ts":"2026-05-13T13:09:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xyws-20260513-130537-000"} {"level":"info","ts":"2026-05-13T13:09:15Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-aqzh-nw7kn","namespace":"gitlab-rep-lber"},"namespace":"gitlab-rep-lber","name":"my-integration-test-aqzh-nw7kn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-13T13:09:15Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","snapshot":{"name":"integ-app-xyws-20260513-130537-000","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","noteID":3344184943,"commentPrefix":"Integration test for component test-comp-pac-gitlab-dsjyrj"} {"level":"info","ts":"2026-05-13T13:09:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xyws-20260513-130537-000"} {"level":"info","ts":"2026-05-13T13:09: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-xyws-20260513-130537-000","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","snapshot.Name":"integ-app-xyws-20260513-130537-000"} {"level":"info","ts":"2026-05-13T13:09:15Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-xyws-20260513-130537-000","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","namespace":"gitlab-rep-lber","name":"my-integration-test-idth-ghmm9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T13:09:15Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-xyws-20260513-130537-000","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","namespace":"gitlab-rep-lber","name":"my-integration-test-aqzh-nw7kn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T13:09:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-xyws-20260513-130537-000","namespace":"gitlab-rep-lber"},"snapshot":{"name":"integ-app-xyws-20260513-130537-000","namespace":"gitlab-rep-lber"}} {"level":"info","ts":"2026-05-13T13:09:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-xyws-20260513-130537-000","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:09:15Z","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-xyws-20260513-130537-000","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:09:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-xyws-20260513-130537-000","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","namespace":"gitlab-rep-lber","name":"integ-app-xyws-20260513-130537-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T13:09:15Z","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-xyws-20260513-130537-000","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","namespace":"gitlab-rep-lber","name":"integ-app-xyws-20260513-130537-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T13:09:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GitlabReporter","snapshot":{"name":"integ-app-xyws-20260513-130537-000","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","destinationComponentSnapshot.Name":"integ-app-xyws-20260513-130537-000","testedSnapshot":"integ-app-xyws-20260513-130537-000"} {"level":"info","ts":"2026-05-13T13:09:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-xyws-20260513-130537-000","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","reporter":"GitlabReporter"} {"level":"info","ts":"2026-05-13T13:09:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xyws-20260513-130537-000","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","scenario.Name":"my-integration-test-aqzh","destinationSnapshot.Name":"integ-app-xyws-20260513-130537-000","testedSnapshot":"integ-app-xyws-20260513-130537-000"} {"level":"info","ts":"2026-05-13T13:09:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-xyws-20260513-130537-000","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:09:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-xyws-20260513-130537-000","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:09:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-xyws-20260513-130537-000","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","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-13T13:09:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-xyws-20260513-130537-000","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:09:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-xyws-20260513-130537-000","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws"} {"level":"info","ts":"2026-05-13T13:09:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-xyws-20260513-130537-000","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","scenario.Name":"my-integration-test-idth"} {"level":"info","ts":"2026-05-13T13:09:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-xyws-20260513-130537-000","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","scenario.Name":"my-integration-test-aqzh","destinationSnapshot.Name":"integ-app-xyws-20260513-130537-000","testedSnapshot":"integ-app-xyws-20260513-130537-000"} {"level":"info","ts":"2026-05-13T13:09:15Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:221","msg":"found existing merge request pipeline","snapshot":{"name":"integ-app-xyws-20260513-130537-000","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","projectID":56586709,"pipelineID":2522437918} {"level":"info","ts":"2026-05-13T13:09:15Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:265","msg":"creating commit status for scenario test status of snapshot","snapshot":{"name":"integ-app-xyws-20260513-130537-000","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","scenarioName":"my-integration-test-aqzh"} {"level":"info","ts":"2026-05-13T13:09:16Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:274","msg":"Created gitlab commit status","snapshot":{"name":"integ-app-xyws-20260513-130537-000","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","scenario.name":"my-integration-test-aqzh","commitStatus2.ID":14352240894,"TargetURL":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-13T13:09:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-xyws-20260513-130537-000","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","testedSnapshot.Name":"integ-app-xyws-20260513-130537-000","destinationSnapshot.Name":"integ-app-xyws-20260513-130537-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-13T13:09:16Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:417","msg":"found note ID with a matching commentTitle","snapshot":{"name":"integ-app-xyws-20260513-130537-000","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","commentTitle":"Integration test for component test-comp-pac-gitlab-dsjyrj","noteID":3344184943} {"level":"info","ts":"2026-05-13T13:09:16Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:422","msg":"found no note with a matching commentTitle","snapshot":{"name":"integ-app-xyws-20260513-130537-000","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","commentTitle":"Integration test for component test-comp-pac-gitlab-dsjyrj"} {"level":"info","ts":"2026-05-13T13:09:16Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:354","msg":"found multiple existing notes for the same component, updating the first one but delete others","snapshot":{"name":"integ-app-xyws-20260513-130537-000","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","commentPrefix":"Integration test for component test-comp-pac-gitlab-dsjyrj","count":2} {"level":"info","ts":"2026-05-13T13:09:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-jlxb-20260513-130548-000"} {"level":"info","ts":"2026-05-13T13:09:16Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-dbox-5jp68","namespace":"integration1-jvgz"},"namespace":"integration1-jvgz","name":"my-integration-test-dbox-5jp68","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-13T13:09:17Z","logger":"controllers.statusreport","caller":"status/reporter_gitlab.go:377","msg":"updated existing note with matching commentPrefix","snapshot":{"name":"integ-app-xyws-20260513-130537-000","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","noteID":3344184943,"commentPrefix":"Integration test for component test-comp-pac-gitlab-dsjyrj"} {"level":"info","ts":"2026-05-13T13:09:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-xyws-20260513-130537-000"} {"level":"info","ts":"2026-05-13T13:09: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-xyws-20260513-130537-000","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","snapshot.Name":"integ-app-xyws-20260513-130537-000"} {"level":"info","ts":"2026-05-13T13:09: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-jlxb-20260513-130548-000","namespace":"integration1-jvgz"},"snapshot":{"name":"integ-app-jlxb-20260513-130548-000","namespace":"integration1-jvgz"}} {"level":"info","ts":"2026-05-13T13:09:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-jlxb-20260513-130548-000","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:09:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-jlxb-20260513-130548-000","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:09:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-jlxb-20260513-130548-000","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","namespace":"integration1-jvgz","name":"integ-app-jlxb-20260513-130548-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T13:09:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"integ-app-jlxb-20260513-130548-000","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","namespace":"integration1-jvgz","name":"integ-app-jlxb-20260513-130548-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T13:09: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-jlxb-20260513-130548-000","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:09:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-jlxb-20260513-130548-000","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:09:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-jlxb-20260513-130548-000","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-13T13:09: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-jlxb-20260513-130548-000","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:09:17Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-jlxb-20260513-130548-000","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:09:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-jlxb-20260513-130548-000","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","destinationComponentSnapshot.Name":"integ-app-jlxb-20260513-130548-000","testedSnapshot":"integ-app-jlxb-20260513-130548-000"} {"level":"info","ts":"2026-05-13T13:09:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-jlxb-20260513-130548-000","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-13T13:09:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-jlxb-20260513-130548-000","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","scenario.Name":"my-integration-test-dbox","destinationSnapshot.Name":"integ-app-jlxb-20260513-130548-000","testedSnapshot":"integ-app-jlxb-20260513-130548-000"} {"level":"info","ts":"2026-05-13T13:09:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-jlxb-20260513-130548-000","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","scenario.Name":"my-integration-test-dbox","destinationSnapshot.Name":"integ-app-jlxb-20260513-130548-000","testedSnapshot":"integ-app-jlxb-20260513-130548-000"} {"level":"info","ts":"2026-05-13T13:09:17Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-jlxb-20260513-130548-000","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","ExternalID":"my-integration-test-dbox-test-component-pac-wbwrky"} {"level":"info","ts":"2026-05-13T13:09:17Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-jlxb-20260513-130548-000","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","existingCheckRun":"github.CheckRun{ID:75790661868, NodeID:\"CR_kwDOKrwUx88AAAARpXm47A\", HeadSHA:\"ea161c8ca015c003353482df0648b0cde6a07102\", ExternalID:\"my-integration-test-dbox-test-component-pac-wbwrky\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/75790661868\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/75790661868\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-13 13:05:48 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component test-component-pac-wbwrky snapshot integ-app-jlxb-20260513-130548-000 and scenario my-integration-test-dbox 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/75790661868/annotations\"}, Name:\"Konflux Dev version / my-integration-test-dbox / test-component-pac-wbwrky\", CheckSuite:github.CheckSuite{ID:68805871175}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3676275082, Number:30310, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30310\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-wbwrky\", SHA:\"ea161c8ca015c003353482df0648b0cde6a07102\", 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-bjmnwm\", 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-13T13:09:18Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-jlxb-20260513-130548-000","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","ID":75790661868,"CheckName":"Konflux Dev version / my-integration-test-dbox / test-component-pac-wbwrky","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-13T13:09:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-jlxb-20260513-130548-000","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","testedSnapshot.Name":"integ-app-jlxb-20260513-130548-000","destinationSnapshot.Name":"integ-app-jlxb-20260513-130548-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-13T13:09:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-jlxb-20260513-130548-000"} {"level":"info","ts":"2026-05-13T13:09: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-jlxb-20260513-130548-000","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","snapshot.Name":"integ-app-jlxb-20260513-130548-000"} {"level":"info","ts":"2026-05-13T13:09:18Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-jlxb-20260513-130548-000","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","namespace":"integration1-jvgz","name":"my-integration-test-dbox-5jp68","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T13:09:24Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","namespace":"build-e2e-kcui","name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T13:09:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:24Z","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-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","namespace":"build-e2e-kcui","name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","PR group":"konflux-gl-test-custom-branch-tnfrwf"} {"level":"info","ts":"2026-05-13T13:09:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-clyl-20260513-125754-000"} {"level":"info","ts":"2026-05-13T13:09: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":"build-suite-test-application-clyl-20260513-125754-000","namespace":"build-e2e-kcui"},"snapshot":{"name":"build-suite-test-application-clyl-20260513-125754-000","namespace":"build-e2e-kcui"}} {"level":"info","ts":"2026-05-13T13:09:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-clyl-20260513-125754-000","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:24Z","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-clyl-20260513-125754-000","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09: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-clyl-20260513-125754-000","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","snapshot.Namespace":"build-e2e-kcui","snapshot.Name":"build-suite-test-application-clyl-20260513-125754-000"} {"level":"info","ts":"2026-05-13T13:09:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","prGroup":"konflux-gl-test-custom-branch-tnfrwf","prGroupHash":"b1d6d27370f94d8c7aa5425c2e1399ed1bd87c5874035dd933ad3ce6bf403f"} {"level":"info","ts":"2026-05-13T13:09:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kcui/gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs with pr group konflux-gl-test-custom-branch-tnfrwf is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-kcui/gl-test-custom-branch-tnfrwf, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-tnfrwf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","namespace":"build-e2e-kcui","name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:09:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kcui/gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs with pr group konflux-gl-test-custom-branch-tnfrwf is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-kcui/gl-test-custom-branch-tnfrwf, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-tnfrwf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","namespace":"build-e2e-kcui","name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:09:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kcui/gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs with pr group konflux-gl-test-custom-branch-tnfrwf is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-kcui/gl-test-custom-branch-tnfrwf, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-tnfrwf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","namespace":"build-e2e-kcui","name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:09:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kcui/gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs with pr group konflux-gl-test-custom-branch-tnfrwf is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-kcui/gl-test-custom-branch-tnfrwf, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-tnfrwf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","namespace":"build-e2e-kcui","name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:09:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kcui/gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs with pr group konflux-gl-test-custom-branch-tnfrwf is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-kcui/gl-test-custom-branch-tnfrwf, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-tnfrwf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","namespace":"build-e2e-kcui","name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:09:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kcui/gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs with pr group konflux-gl-test-custom-branch-tnfrwf is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-kcui/gl-test-custom-branch-tnfrwf, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-tnfrwf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","namespace":"build-e2e-kcui","name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:09:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kcui/gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs with pr group konflux-gl-test-custom-branch-tnfrwf is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-kcui/gl-test-custom-branch-tnfrwf, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-tnfrwf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","namespace":"build-e2e-kcui","name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:09:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kcui/gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs with pr group konflux-gl-test-custom-branch-tnfrwf is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-kcui/gl-test-custom-branch-tnfrwf, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-tnfrwf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","namespace":"build-e2e-kcui","name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kcui/gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs with pr group konflux-gl-test-custom-branch-tnfrwf is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-kcui/gl-test-custom-branch-tnfrwf, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-tnfrwf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","namespace":"build-e2e-kcui","name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kcui/gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs with pr group konflux-gl-test-custom-branch-tnfrwf is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-kcui/gl-test-custom-branch-tnfrwf, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-tnfrwf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","namespace":"build-e2e-kcui","name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kcui/gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs with pr group konflux-gl-test-custom-branch-tnfrwf is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-kcui/gl-test-custom-branch-tnfrwf, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-tnfrwf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","namespace":"build-e2e-kcui","name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kcui/gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs with pr group konflux-gl-test-custom-branch-tnfrwf is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-kcui/gl-test-custom-branch-tnfrwf, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-tnfrwf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","namespace":"build-e2e-kcui","name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kcui/gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs with pr group konflux-gl-test-custom-branch-tnfrwf is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-kcui/gl-test-custom-branch-tnfrwf, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-tnfrwf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","namespace":"build-e2e-kcui","name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kcui/gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs with pr group konflux-gl-test-custom-branch-tnfrwf is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-kcui/gl-test-custom-branch-tnfrwf, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-tnfrwf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","namespace":"build-e2e-kcui","name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:09:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kcui/gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs with pr group konflux-gl-test-custom-branch-tnfrwf is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-kcui/gl-test-custom-branch-tnfrwf, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-tnfrwf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","namespace":"build-e2e-kcui","name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:09:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kcui/gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs with pr group konflux-gl-test-custom-branch-tnfrwf is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-kcui/gl-test-custom-branch-tnfrwf, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-tnfrwf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","namespace":"build-e2e-kcui","name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:09:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kcui/gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs with pr group konflux-gl-test-custom-branch-tnfrwf is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-kcui/gl-test-custom-branch-tnfrwf, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-tnfrwf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","namespace":"build-e2e-kcui","name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:09:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kcui/gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs with pr group konflux-gl-test-custom-branch-tnfrwf is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-kcui/gl-test-custom-branch-tnfrwf, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-tnfrwf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","namespace":"build-e2e-kcui","name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:09:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kcui/gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs with pr group konflux-gl-test-custom-branch-tnfrwf is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-kcui/gl-test-custom-branch-tnfrwf, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-tnfrwf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","namespace":"build-e2e-kcui","name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:09:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kcui/gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs with pr group konflux-gl-test-custom-branch-tnfrwf is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-kcui/gl-test-custom-branch-tnfrwf, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-tnfrwf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","namespace":"build-e2e-kcui","name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:09:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kcui/gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs with pr group konflux-gl-test-custom-branch-tnfrwf is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-kcui/gl-test-custom-branch-tnfrwf, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-tnfrwf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","namespace":"build-e2e-kcui","name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:09:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kcui/gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs with pr group konflux-gl-test-custom-branch-tnfrwf is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-kcui/gl-test-custom-branch-tnfrwf, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-tnfrwf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","namespace":"build-e2e-kcui","name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:09:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kcui/gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs with pr group konflux-gl-test-custom-branch-tnfrwf is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-kcui/gl-test-custom-branch-tnfrwf, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-tnfrwf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","namespace":"build-e2e-kcui","name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:09:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kcui/gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs with pr group konflux-gl-test-custom-branch-tnfrwf is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-kcui/gl-test-custom-branch-tnfrwf, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-tnfrwf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","namespace":"build-e2e-kcui","name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:09:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kcui/gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs with pr group konflux-gl-test-custom-branch-tnfrwf is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-kcui/gl-test-custom-branch-tnfrwf, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-tnfrwf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","namespace":"build-e2e-kcui","name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:09:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kcui/gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs with pr group konflux-gl-test-custom-branch-tnfrwf is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-kcui/gl-test-custom-branch-tnfrwf, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-tnfrwf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","namespace":"build-e2e-kcui","name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:09:32Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-comp-pac-gitlab-dsjyrj","namespace":"gitlab-rep-lber"},"application":"gitlab-rep-lber/integ-app-xyws","namespace":"gitlab-rep-lber","name":"test-comp-pac-gitlab-dsjyrj","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-13T13:09:32Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:69","msg":"Integration PipelineRun finalizer has been removed, status already reported, skipping processing","pipelineRun":{"name":"my-integration-test-aqzh-nw7kn","namespace":"gitlab-rep-lber"},"pipelineRun.Name":"my-integration-test-aqzh-nw7kn"} {"level":"info","ts":"2026-05-13T13:09:32Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-aqzh-nw7kn","namespace":"gitlab-rep-lber"},"namespace":"gitlab-rep-lber","name":"my-integration-test-aqzh-nw7kn","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-13T13:09:32Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:69","msg":"Integration PipelineRun finalizer has been removed, status already reported, skipping processing","pipelineRun":{"name":"my-integration-test-idth-ghmm9","namespace":"gitlab-rep-lber"},"pipelineRun.Name":"my-integration-test-idth-ghmm9"} {"level":"info","ts":"2026-05-13T13:09:32Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-idth-ghmm9","namespace":"gitlab-rep-lber"},"namespace":"gitlab-rep-lber","name":"my-integration-test-idth-ghmm9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"error","ts":"2026-05-13T13:09:32Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-comp-pac-gitlab-dsjyrj-on-pull-request-66xfv","namespace":"gitlab-rep-lber"},"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-13T13:09:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"snapshot-sample-ihbr"} {"level":"info","ts":"2026-05-13T13:09:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"snapshot-sample-ihbr","application":"integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:09:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"snapshot-sample-ihbr"} {"level":"info","ts":"2026-05-13T13:09:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-ihbr"} {"level":"info","ts":"2026-05-13T13:09:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_controller.go:123","msg":"Application integ-app-jlxb has been set as a Controller OwnerReference on Snapshot snapshot-sample-ihbr","snapshot":{"name":"snapshot-sample-ihbr","namespace":"integration1-jvgz"},"namespace":"integration1-jvgz","name":"snapshot-sample-ihbr","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T13:09:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"snapshot-sample-ihbr","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:09:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-ihbr","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:09:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"snapshot-sample-ihbr","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-13T13:09:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"snapshot-sample-ihbr","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:09:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 2 IntegrationTestScenarios for application","snapshot":{"name":"snapshot-sample-ihbr","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","Application.Name":"integ-app-jlxb","IntegrationTestScenarios":2} {"level":"info","ts":"2026-05-13T13:09:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-ihbr"} {"level":"info","ts":"2026-05-13T13:09:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-xyws-20260513-130537-000"} {"level":"info","ts":"2026-05-13T13:09:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"gitlab-rep-lber","snapshot":"integ-app-xyws-20260513-130537-000"} {"level":"info","ts":"2026-05-13T13:09:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"snapshot-sample-ihbr","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","integrationTestScenario.Name":"my-integration-test-dbox"} {"level":"info","ts":"2026-05-13T13:09: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":"snapshot-sample-ihbr","namespace":"integration1-jvgz"},"snapshot":{"name":"snapshot-sample-ihbr","namespace":"integration1-jvgz"}} {"level":"info","ts":"2026-05-13T13:09:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-ihbr","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:09:33Z","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-ihbr","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:09:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"snapshot-sample-ihbr","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","snapshot.Name":"snapshot-sample-ihbr"} {"level":"error","ts":"2026-05-13T13:09:33Z","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-ihbr","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","snapshot.Namespace":"integration1-jvgz","snapshot.Name":"snapshot-sample-ihbr","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-13T13:09:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-ihbr"} {"level":"info","ts":"2026-05-13T13:09:33Z","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-ihbr","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","snapshot.Name":"snapshot-sample-ihbr"} 2026/05/13 13:09:33 http: TLS handshake error from 10.130.0.2:35370: EOF {"level":"info","ts":"2026-05-13T13:09:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"snapshot-sample-ihbr","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","namespace":"integration1-jvgz","name":"my-integration-test-dbox-64nsb","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-dbox"} {"level":"info","ts":"2026-05-13T13:09:33Z","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-ihbr","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","namespace":"integration1-jvgz","name":"snapshot-sample-ihbr","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T13:09:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"snapshot-sample-ihbr","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","integrationTestScenario.Name":"skipped-its"} {"level":"info","ts":"2026-05-13T13:09:33Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"snapshot-sample-ihbr","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","namespace":"integration1-jvgz","name":"skipped-its-cwznr","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"skipped-its"} {"level":"info","ts":"2026-05-13T13:09:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-ihbr"} {"level":"info","ts":"2026-05-13T13:09: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":"snapshot-sample-ihbr","namespace":"integration1-jvgz"},"snapshot":{"name":"snapshot-sample-ihbr","namespace":"integration1-jvgz"}} {"level":"info","ts":"2026-05-13T13:09:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-ihbr","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:09:33Z","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-ihbr","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:09:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"snapshot-sample-ihbr","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","snapshot.Name":"snapshot-sample-ihbr"} {"level":"error","ts":"2026-05-13T13:09:33Z","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-ihbr","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","snapshot.Namespace":"integration1-jvgz","snapshot.Name":"snapshot-sample-ihbr","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-13T13:09:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-ihbr"} {"level":"info","ts":"2026-05-13T13:09:33Z","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-ihbr","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","snapshot.Name":"snapshot-sample-ihbr"} {"level":"info","ts":"2026-05-13T13:09:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kcui/gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs with pr group konflux-gl-test-custom-branch-tnfrwf is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-kcui/gl-test-custom-branch-tnfrwf, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-tnfrwf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","namespace":"build-e2e-kcui","name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:09:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-ihbr"} {"level":"info","ts":"2026-05-13T13:09: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":"snapshot-sample-ihbr","namespace":"integration1-jvgz"},"snapshot":{"name":"snapshot-sample-ihbr","namespace":"integration1-jvgz"}} {"level":"info","ts":"2026-05-13T13:09:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-ihbr","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:09:33Z","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-ihbr","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:09:33Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"snapshot-sample-ihbr","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","snapshot.Name":"snapshot-sample-ihbr"} {"level":"error","ts":"2026-05-13T13:09:33Z","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-ihbr","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","snapshot.Namespace":"integration1-jvgz","snapshot.Name":"snapshot-sample-ihbr","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-13T13:09:33Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-ihbr"} {"level":"info","ts":"2026-05-13T13:09:33Z","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-ihbr","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","snapshot.Name":"snapshot-sample-ihbr"} {"level":"info","ts":"2026-05-13T13:09:33Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-dbox-64nsb","namespace":"integration1-jvgz"},"namespace":"integration1-jvgz","name":"my-integration-test-dbox-64nsb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-13T13:09:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-ihbr"} {"level":"info","ts":"2026-05-13T13:09:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"snapshot-sample-ihbr","namespace":"integration1-jvgz"},"snapshot":{"name":"snapshot-sample-ihbr","namespace":"integration1-jvgz"}} {"level":"info","ts":"2026-05-13T13:09:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-ihbr","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:09:34Z","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-ihbr","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:09:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"snapshot-sample-ihbr","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","snapshot.Name":"snapshot-sample-ihbr"} {"level":"error","ts":"2026-05-13T13:09:34Z","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-ihbr","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","snapshot.Namespace":"integration1-jvgz","snapshot.Name":"snapshot-sample-ihbr","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-13T13:09:34Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-ihbr"} {"level":"info","ts":"2026-05-13T13:09:34Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"snapshot-sample-ihbr","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","snapshot.Name":"snapshot-sample-ihbr"} {"level":"info","ts":"2026-05-13T13:09:34Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"skipped-its-cwznr","namespace":"integration1-jvgz"},"namespace":"integration1-jvgz","name":"skipped-its-cwznr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-13T13:09:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-ihbr"} {"level":"info","ts":"2026-05-13T13:09: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":"snapshot-sample-ihbr","namespace":"integration1-jvgz"},"snapshot":{"name":"snapshot-sample-ihbr","namespace":"integration1-jvgz"}} {"level":"info","ts":"2026-05-13T13:09:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-ihbr","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:09:41Z","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-ihbr","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:09:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"snapshot-sample-ihbr","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","snapshot.Name":"snapshot-sample-ihbr"} {"level":"error","ts":"2026-05-13T13:09:41Z","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-ihbr","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","snapshot.Namespace":"integration1-jvgz","snapshot.Name":"snapshot-sample-ihbr","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-13T13:09:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-ihbr"} {"level":"info","ts":"2026-05-13T13:09:41Z","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-ihbr","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","snapshot.Name":"snapshot-sample-ihbr"} {"level":"info","ts":"2026-05-13T13:09:41Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-dbox-64nsb","namespace":"integration1-jvgz"},"namespace":"integration1-jvgz","name":"my-integration-test-dbox-64nsb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-13T13:09:41Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"snapshot-sample-ihbr","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","namespace":"integration1-jvgz","name":"my-integration-test-dbox-64nsb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T13:09:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-ihbr"} {"level":"info","ts":"2026-05-13T13:09: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":"snapshot-sample-ihbr","namespace":"integration1-jvgz"},"snapshot":{"name":"snapshot-sample-ihbr","namespace":"integration1-jvgz"}} {"level":"info","ts":"2026-05-13T13:09:42Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"snapshot-sample-ihbr","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:09:42Z","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-ihbr","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:09:42Z","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-ihbr","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","namespace":"integration1-jvgz","name":"snapshot-sample-ihbr","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T13:09:42Z","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-ihbr","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","namespace":"integration1-jvgz","name":"snapshot-sample-ihbr","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T13:09: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":"snapshot-sample-ihbr","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:09:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-ihbr","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:09:42Z","caller":"gitops/snapshot.go:1451","msg":"annotation 'pac.test.appstudio.openshift.io/sha' not found in Snapshot 'snapshot-sample-ihbr', won't add SHA value to the Release name","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"snapshot-sample-ihbr","namespace":"integration1-jvgz"},"namespace":"integration1-jvgz","name":"snapshot-sample-ihbr","reconcileID":"a266e574-b349-4dd1-9b07-cea70b00708e"} {"level":"error","ts":"2026-05-13T13:09:42Z","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-ihbr","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","snapshot.Namespace":"integration1-jvgz","snapshot.Name":"snapshot-sample-ihbr","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-13T13:09:42Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-ihbr"} {"level":"info","ts":"2026-05-13T13:09:42Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"skipped-its-cwznr","namespace":"integration1-jvgz"},"namespace":"integration1-jvgz","name":"skipped-its-cwznr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-13T13:09:42Z","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-ihbr","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","snapshot.Name":"snapshot-sample-ihbr"} {"level":"info","ts":"2026-05-13T13:09:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:764","msg":"Created a new Release","snapshot":{"name":"snapshot-sample-ihbr","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","namespace":"integration1-jvgz","name":"snapshot-sample-ihbr-72nv8","controllerKind":"","audit":"true","action":"ADD","releasePlan.Name":"auto-releaseplan"} {"level":"info","ts":"2026-05-13T13:09:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:779","msg":"Marked Release status automated","snapshot":{"name":"snapshot-sample-ihbr","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","release.Name":"snapshot-sample-ihbr-72nv8"} {"level":"info","ts":"2026-05-13T13:09:42Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"snapshot-sample-ihbr","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","namespace":"integration1-jvgz","name":"skipped-its-cwznr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T13:09: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":"snapshot-sample-ihbr","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:09:42Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"snapshot-sample-ihbr","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb"} {"level":"info","ts":"2026-05-13T13:09:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09: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-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09: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-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kcui/gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs with pr group konflux-gl-test-custom-branch-tnfrwf is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-kcui/gl-test-custom-branch-tnfrwf, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09: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-tnfrwf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:09:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","namespace":"build-e2e-kcui","name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:09:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"snapshot-sample-ihbr"} {"level":"info","ts":"2026-05-13T13:09:53Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"integration1-jvgz","snapshot":"snapshot-sample-ihbr"} {"level":"info","ts":"2026-05-13T13:09:53Z","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-ihbr\" not found","pipelineRun":{"name":"skipped-its-cwznr","namespace":"integration1-jvgz"}} {"level":"info","ts":"2026-05-13T13:09:53Z","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-ihbr\" not found","pipelineRun":{"name":"my-integration-test-dbox-64nsb","namespace":"integration1-jvgz"}} {"level":"info","ts":"2026-05-13T13:09:53Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-component-pac-wbwrky","namespace":"integration1-jvgz"},"application":"integration1-jvgz/integ-app-jlxb","namespace":"integration1-jvgz","name":"test-component-pac-wbwrky","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-13T13:09:53Z","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-dbox-5jp68","namespace":"integration1-jvgz"},"pipelineRun.Name":"my-integration-test-dbox-5jp68"} {"level":"info","ts":"2026-05-13T13:09:53Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-dbox-5jp68","namespace":"integration1-jvgz"},"namespace":"integration1-jvgz","name":"my-integration-test-dbox-5jp68","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"error","ts":"2026-05-13T13:09:53Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-component-pac-wbwrky-on-pull-request-fkjv9","namespace":"integration1-jvgz"},"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-13T13:09:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:09:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:09:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:09:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:09:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aqnt/gl-multi-component-child-nwew-on-pull-request-crcsk with pr group konflux-gl-multi-component-child-nwew is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:09:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-aqnt/gl-multi-component-child-nwew, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:09:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-nwew is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:09:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:09:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-child-nwew-on-pull-request-p76r2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:09:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-jlxb-20260513-130548-000"} {"level":"info","ts":"2026-05-13T13:09:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"integration1-jvgz","snapshot":"integ-app-jlxb-20260513-130548-000"} {"level":"info","ts":"2026-05-13T13:10:01Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"test-component-pac-dnqfky","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","namespace":"integration2-efyx","name":"test-component-pac-dnqfky","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-13T13: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":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13: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":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13: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":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13: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":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:10:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aqnt/gl-multi-component-child-nwew-on-pull-request-crcsk with pr group konflux-gl-multi-component-child-nwew is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:10:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-aqnt/gl-multi-component-child-nwew, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:10:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-nwew is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13: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":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:10:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-child-nwew-on-pull-request-p76r2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13: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":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13: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":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:10:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13: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":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:10:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","namespace":"group-lxqk","name":"go-component-xanksy-on-pull-request-hpz48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13: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-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:10:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","prGroup":"konflux-test-comp-fmwj","prGroupHash":"7a71fb0b09694c86b8dfcc3a9ee179b347b57f237d32092c27fe6bd92a52b8"} {"level":"info","ts":"2026-05-13T13: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-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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 GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-fmwj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:10:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T13:04:44Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-13T12:57:30Z","completionTime":"2026-05-13T13:04:44Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-cyik/test-comp-fmwj:on-pr-71de5bf1f8163ef6871261378d7b25769646350b"},{"name":"IMAGE_DIGEST","value":"sha256:6fdd8b0436a6ee717f19c051edc789d1abe1c3484f241d49246a10e3f02ef7b0"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"71de5bf1f8163ef6871261378d7b25769646350b"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"71de5bf1f8163ef6871261378d7b25769646350b"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-cyik/test-comp-fmwj:on-pr-71de5bf1f8163ef6871261378d7b25769646350b.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:a2efbcdcecfa5293a622eb356a18f5c88e5714046b214fe8730b43b1a7dbb77d"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-cyik/test-comp-fmwj:on-pr-71de5bf1f8163ef6871261378d7b25769646350b.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"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-cyik/test-comp-fmwj:on-pr-71de5bf1f8163ef6871261378d7b25769646350b"},{"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-cyik/test-comp-fmwj:on-pr-71de5bf1f8163ef6871261378d7b25769646350b"},{"name":"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:8f3ecbeaff579e41b8278f82d7fabac27845db17a8e687ea6c510c0c9aceabbb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c4ef47e3b4e0508572d266fb745be7e374c29dc02580328cbe9f4d472a8aca57"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:90efa582de7770d55102b74014a765cd16a25a56f2cf644b56a788c70c4dc749"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:7855471abfe87de080b914f2f3ca27c59e64f6448a7c2435e51435b764494c71"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fmwj-on-pull-request-2brs7-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fmwj-on-pull-request-2brs7-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fmwj-on-pull-request-2brs7-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fmwj-on-pull-request-2brs7-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fmwj-on-pull-request-2brs7-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tese4040997688a22c0aac44295f179c33a-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-fmwj-on-pull-request-2brs7-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fmwj-on-pull-request-3ab52df4b2682b08a3a2363ae48df9e3","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fmwj-on-pull-request-2brs7-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fmwj-on-pull-request-2brs7-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fmwj-on-pull-request-2brs7-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fmwj-on-pull-request-2brs7-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fmwj-on-pull-request-2brs7-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fmwj-on-pull-request-2brs7-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fmwj-on-pull-request-2brs7-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-00c5d8eaa34531e000d19507bc9ea4bd-59818e1dccc89dd5-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-13T13:10:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-fmwj-on-pull-request-2brs7","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:10:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-fmwj-on-pull-request-2brs7 has finished running","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:10:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","prGroup":"konflux-test-comp-fmwj","prGroupHash":"7a71fb0b09694c86b8dfcc3a9ee179b347b57f237d32092c27fe6bd92a52b8"} {"level":"info","ts":"2026-05-13T13: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-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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 GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-fmwj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:10:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T13:04:44Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-13T12:57:30Z","completionTime":"2026-05-13T13:04:44Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-cyik/test-comp-fmwj:on-pr-71de5bf1f8163ef6871261378d7b25769646350b"},{"name":"IMAGE_DIGEST","value":"sha256:6fdd8b0436a6ee717f19c051edc789d1abe1c3484f241d49246a10e3f02ef7b0"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"71de5bf1f8163ef6871261378d7b25769646350b"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"71de5bf1f8163ef6871261378d7b25769646350b"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-cyik/test-comp-fmwj:on-pr-71de5bf1f8163ef6871261378d7b25769646350b.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:a2efbcdcecfa5293a622eb356a18f5c88e5714046b214fe8730b43b1a7dbb77d"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-cyik/test-comp-fmwj:on-pr-71de5bf1f8163ef6871261378d7b25769646350b.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"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-cyik/test-comp-fmwj:on-pr-71de5bf1f8163ef6871261378d7b25769646350b"},{"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-cyik/test-comp-fmwj:on-pr-71de5bf1f8163ef6871261378d7b25769646350b"},{"name":"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:8f3ecbeaff579e41b8278f82d7fabac27845db17a8e687ea6c510c0c9aceabbb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c4ef47e3b4e0508572d266fb745be7e374c29dc02580328cbe9f4d472a8aca57"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:90efa582de7770d55102b74014a765cd16a25a56f2cf644b56a788c70c4dc749"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:7855471abfe87de080b914f2f3ca27c59e64f6448a7c2435e51435b764494c71"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fmwj-on-pull-request-2brs7-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fmwj-on-pull-request-2brs7-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fmwj-on-pull-request-2brs7-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fmwj-on-pull-request-2brs7-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fmwj-on-pull-request-2brs7-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tese4040997688a22c0aac44295f179c33a-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-fmwj-on-pull-request-2brs7-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fmwj-on-pull-request-3ab52df4b2682b08a3a2363ae48df9e3","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fmwj-on-pull-request-2brs7-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fmwj-on-pull-request-2brs7-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fmwj-on-pull-request-2brs7-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fmwj-on-pull-request-2brs7-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fmwj-on-pull-request-2brs7-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fmwj-on-pull-request-2brs7-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fmwj-on-pull-request-2brs7-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-00c5d8eaa34531e000d19507bc9ea4bd-59818e1dccc89dd5-01"}},"deletionTimestamp":"2026-05-13 13:10:09 +0000 UTC"} {"level":"info","ts":"2026-05-13T13:10: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":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:10:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-fmwj-on-pull-request-2brs7 has finished running","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:10:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","prGroup":"konflux-test-comp-fmwj","prGroupHash":"7a71fb0b09694c86b8dfcc3a9ee179b347b57f237d32092c27fe6bd92a52b8"} {"level":"info","ts":"2026-05-13T13: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-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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 GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-fmwj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:10:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T13:04:44Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-13T12:57:30Z","completionTime":"2026-05-13T13:04:44Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-cyik/test-comp-fmwj:on-pr-71de5bf1f8163ef6871261378d7b25769646350b"},{"name":"IMAGE_DIGEST","value":"sha256:6fdd8b0436a6ee717f19c051edc789d1abe1c3484f241d49246a10e3f02ef7b0"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"71de5bf1f8163ef6871261378d7b25769646350b"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"71de5bf1f8163ef6871261378d7b25769646350b"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-cyik/test-comp-fmwj:on-pr-71de5bf1f8163ef6871261378d7b25769646350b.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:a2efbcdcecfa5293a622eb356a18f5c88e5714046b214fe8730b43b1a7dbb77d"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-cyik/test-comp-fmwj:on-pr-71de5bf1f8163ef6871261378d7b25769646350b.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"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-cyik/test-comp-fmwj:on-pr-71de5bf1f8163ef6871261378d7b25769646350b"},{"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-cyik/test-comp-fmwj:on-pr-71de5bf1f8163ef6871261378d7b25769646350b"},{"name":"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:8f3ecbeaff579e41b8278f82d7fabac27845db17a8e687ea6c510c0c9aceabbb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c4ef47e3b4e0508572d266fb745be7e374c29dc02580328cbe9f4d472a8aca57"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:90efa582de7770d55102b74014a765cd16a25a56f2cf644b56a788c70c4dc749"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:7855471abfe87de080b914f2f3ca27c59e64f6448a7c2435e51435b764494c71"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fmwj-on-pull-request-2brs7-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fmwj-on-pull-request-2brs7-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fmwj-on-pull-request-2brs7-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fmwj-on-pull-request-2brs7-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fmwj-on-pull-request-2brs7-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tese4040997688a22c0aac44295f179c33a-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-fmwj-on-pull-request-2brs7-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fmwj-on-pull-request-3ab52df4b2682b08a3a2363ae48df9e3","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fmwj-on-pull-request-2brs7-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fmwj-on-pull-request-2brs7-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fmwj-on-pull-request-2brs7-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fmwj-on-pull-request-2brs7-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fmwj-on-pull-request-2brs7-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fmwj-on-pull-request-2brs7-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fmwj-on-pull-request-2brs7-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-00c5d8eaa34531e000d19507bc9ea4bd-59818e1dccc89dd5-01"}},"deletionTimestamp":"2026-05-13 13:10:09 +0000 UTC"} {"level":"info","ts":"2026-05-13T13:10: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":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:10:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-fmwj-on-pull-request-2brs7 has finished running","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:10:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","prGroup":"konflux-test-comp-fmwj","prGroupHash":"7a71fb0b09694c86b8dfcc3a9ee179b347b57f237d32092c27fe6bd92a52b8"} {"level":"info","ts":"2026-05-13T13: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-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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 GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-fmwj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:10:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T13:04:44Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 2, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-13T12:57:30Z","completionTime":"2026-05-13T13:04:44Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-cyik/test-comp-fmwj:on-pr-71de5bf1f8163ef6871261378d7b25769646350b"},{"name":"IMAGE_DIGEST","value":"sha256:6fdd8b0436a6ee717f19c051edc789d1abe1c3484f241d49246a10e3f02ef7b0"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"71de5bf1f8163ef6871261378d7b25769646350b"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while maintaining trust after pipeline customization.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta:0.1@sha256:13d49df7dc9ae301627e45f95a236011422996152f1bea46cd60217b0f057407"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"71de5bf1f8163ef6871261378d7b25769646350b"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-cyik/test-comp-fmwj:on-pr-71de5bf1f8163ef6871261378d7b25769646350b.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta:0.3@sha256:a2efbcdcecfa5293a622eb356a18f5c88e5714046b214fe8730b43b1a7dbb77d"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-cyik/test-comp-fmwj:on-pr-71de5bf1f8163ef6871261378d7b25769646350b.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"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-cyik/test-comp-fmwj:on-pr-71de5bf1f8163ef6871261378d7b25769646350b"},{"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-cyik/test-comp-fmwj:on-pr-71de5bf1f8163ef6871261378d7b25769646350b"},{"name":"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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check-oci-ta:0.4@sha256:8f3ecbeaff579e41b8278f82d7fabac27845db17a8e687ea6c510c0c9aceabbb"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta:0.1@sha256:c4ef47e3b4e0508572d266fb745be7e374c29dc02580328cbe9f4d472a8aca57"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta:0.4@sha256:90efa582de7770d55102b74014a765cd16a25a56f2cf644b56a788c70c4dc749"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile-oci-ta"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile-oci-ta:0.3@sha256:7855471abfe87de080b914f2f3ca27c59e64f6448a7c2435e51435b764494c71"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fmwj-on-pull-request-2brs7-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fmwj-on-pull-request-2brs7-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fmwj-on-pull-request-2brs7-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fmwj-on-pull-request-2brs7-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fmwj-on-pull-request-2brs7-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tese4040997688a22c0aac44295f179c33a-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-fmwj-on-pull-request-2brs7-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fmwj-on-pull-request-3ab52df4b2682b08a3a2363ae48df9e3","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fmwj-on-pull-request-2brs7-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fmwj-on-pull-request-2brs7-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fmwj-on-pull-request-2brs7-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fmwj-on-pull-request-2brs7-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fmwj-on-pull-request-2brs7-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fmwj-on-pull-request-2brs7-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-fmwj-on-pull-request-2brs7-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-00c5d8eaa34531e000d19507bc9ea4bd-59818e1dccc89dd5-01"}},"deletionTimestamp":"2026-05-13 13:10:09 +0000 UTC"} {"level":"info","ts":"2026-05-13T13:10: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":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:10:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-fmwj-on-pull-request-2brs7 has finished running","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-2brs7","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:10:10Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"integration2-efyx","name":"my-integration-test-ubnh"}} {"level":"info","ts":"2026-05-13T13:10:10Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-ubnh"} {"level":"info","ts":"2026-05-13T13:10:10Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-ubnh"} {"level":"info","ts":"2026-05-13T13:10:10Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-13T13:10:10Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"integration2-efyx","name":"skipped-its-fail"}} {"level":"info","ts":"2026-05-13T13:10:10Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"skipped-its-fail"} {"level":"info","ts":"2026-05-13T13:10:10Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"skipped-its-fail"} {"level":"info","ts":"2026-05-13T13:10:10Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-13T13:10:16Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-fmwj-on-pull-request-wj2cb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T13:10:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:10:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-fmwj-on-pull-request-wj2cb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-fmwj-on-pull-request-wj2cb","PR group":"konflux-test-comp-fmwj"} {"level":"info","ts":"2026-05-13T13:10: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-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","prGroup":"konflux-test-comp-fmwj","prGroupHash":"7a71fb0b09694c86b8dfcc3a9ee179b347b57f237d32092c27fe6bd92a52b8"} {"level":"info","ts":"2026-05-13T13: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":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:10: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-fmwj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:10:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:10:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-fmwj-on-pull-request-wj2cb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:10:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:10:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:10:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-cyik/test-comp-fmwj-on-pull-request-2brs7 with pr group konflux-test-comp-fmwj is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:10: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-fmwj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:10:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:10:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-fmwj-on-pull-request-wj2cb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:10:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:10:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:10:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:10:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:10:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-cyik/test-comp-fmwj-on-pull-request-2brs7 with pr group konflux-test-comp-fmwj is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:10:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-fmwj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:10:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:10:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-fmwj-on-pull-request-wj2cb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:10:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:10:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:10:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:10:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:10:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aqnt/gl-multi-component-child-nwew-on-pull-request-crcsk with pr group konflux-gl-multi-component-child-nwew is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:10:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-aqnt/gl-multi-component-child-nwew, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:10:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-nwew is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:10:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:10:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-child-nwew-on-pull-request-p76r2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13: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-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:10:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:10:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:10:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-cyik/test-comp-fmwj-on-pull-request-2brs7 with pr group konflux-test-comp-fmwj is not the latest for its component, skipped","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:10:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-fmwj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:10:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-fmwj-on-pull-request-wj2cb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:10:18Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","namespace":"integration2-efyx","name":"test-component-pac-dnqfky-on-pull-request-sjvpc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T13:10:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13:10:19Z","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-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","namespace":"integration2-efyx","name":"test-component-pac-dnqfky-on-pull-request-sjvpc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-component-pac-dnqfky-on-pull-request-sjvpc","PR group":"konflux-test-component-pac-dnqfky"} {"level":"info","ts":"2026-05-13T13:10:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","prGroup":"konflux-test-component-pac-dnqfky","prGroupHash":"33fb90b2e965e455cfcddb6eed594aac5c0565dd06fffa98507ff4b2c3933e"} {"level":"info","ts":"2026-05-13T13:10:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13:10:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13:10:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-13T13:10:20Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","ExternalID":"my-integration-test-ubnh-test-component-pac-dnqfky"} {"level":"info","ts":"2026-05-13T13:10:20Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","ExternalID":"my-integration-test-ubnh-test-component-pac-dnqfky"} {"level":"info","ts":"2026-05-13T13:10:20Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","snapshot.NameSpace":"integration2-efyx","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-ubnh","externalID":"my-integration-test-ubnh-test-component-pac-dnqfky"} {"level":"info","ts":"2026-05-13T13:10:20Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","ID":75791507817,"CheckName":"Konflux Dev version / my-integration-test-ubnh / test-component-pac-dnqfky","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-13T13:10:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","pipelineRun.Namespace":"integration2-efyx","pipelineRun.Name":"test-component-pac-dnqfky-on-pull-request-sjvpc","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-13T13:10:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","pipelinerun.Name":"test-component-pac-dnqfky-on-pull-request-sjvpc"} {"level":"info","ts":"2026-05-13T13:10:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13:10:20Z","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-dnqfky is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13:10:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13:10:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","namespace":"integration2-efyx","name":"test-component-pac-dnqfky-on-pull-request-sjvpc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:10:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:10:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:10:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:10:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:10:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aqnt/gl-multi-component-child-nwew-on-pull-request-crcsk with pr group konflux-gl-multi-component-child-nwew is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:10:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-aqnt/gl-multi-component-child-nwew, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:10:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-nwew is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:10:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:10:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-child-nwew-on-pull-request-p76r2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:10:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13:10:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13:10:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13:10:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13:10:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","namespace":"integration2-efyx","name":"test-component-pac-dnqfky-on-pull-request-sjvpc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13: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":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13: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":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13: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":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13: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":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13:10:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx","elapsedSinceCompletion":"301.805748ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:10:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx","namespace":"build-e2e-hybt","name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:10:21Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"namespace":"build-e2e-hybt","name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","reconcileID":"98a74574-37ac-4a4e-a927-2347c7b5b810","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13: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":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13: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":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13: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":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13: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":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13:10:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx","elapsedSinceCompletion":"307.400126ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:10:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx","namespace":"build-e2e-hybt","name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:10:21Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"namespace":"build-e2e-hybt","name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","reconcileID":"6026d483-383d-464f-8985-a92a8504dcd0","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13: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":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13: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":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13: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":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13: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":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13:10:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx","elapsedSinceCompletion":"318.606815ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:10:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx","namespace":"build-e2e-hybt","name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:10:21Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"namespace":"build-e2e-hybt","name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","reconcileID":"9051fc62-3f80-4d92-b94d-ddb5ef005db4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:10:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:10:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:10:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:10:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:10:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aqnt/gl-multi-component-child-nwew-on-pull-request-crcsk with pr group konflux-gl-multi-component-child-nwew is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:10:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-aqnt/gl-multi-component-child-nwew, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:10:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-nwew is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:10:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:10:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-child-nwew-on-pull-request-p76r2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13: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":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13: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":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13: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":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13: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":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13:10:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx","elapsedSinceCompletion":"339.197116ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:10:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx","namespace":"build-e2e-hybt","name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:10:21Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"namespace":"build-e2e-hybt","name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","reconcileID":"8377ae9d-21fa-483a-b0d1-922b0cb30861","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13: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":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13: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":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13: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":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13: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":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13:10:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx","elapsedSinceCompletion":"379.937543ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:10:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx","namespace":"build-e2e-hybt","name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:10:21Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"namespace":"build-e2e-hybt","name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","reconcileID":"5f5f5a5b-76d8-4696-bbfd-bd98f5671cd4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13: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":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13: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":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13: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":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13: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":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13:10:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx","elapsedSinceCompletion":"460.878594ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:10:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx","namespace":"build-e2e-hybt","name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:10:21Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"namespace":"build-e2e-hybt","name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","reconcileID":"fb6c3568-caf8-430a-9110-1fce58e41c01","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13: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":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13: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":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13: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":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13: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":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13:10:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx","elapsedSinceCompletion":"622.092824ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:10:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx","namespace":"build-e2e-hybt","name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:10:21Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"namespace":"build-e2e-hybt","name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","reconcileID":"380e8654-b155-43de-bf4a-ee4ed0c396a2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13: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":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13: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":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13: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":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13: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":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13:10:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx","elapsedSinceCompletion":"942.980369ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:10:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx","namespace":"build-e2e-hybt","name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:10:21Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"namespace":"build-e2e-hybt","name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","reconcileID":"7df9e387-f165-4610-a210-76de5ee683a6","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13: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-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13: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-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13: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-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13: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-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13:10:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","namespace":"integration2-efyx","name":"test-component-pac-dnqfky-on-pull-request-sjvpc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13: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":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13: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":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13: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":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13: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":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13:10:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx","elapsedSinceCompletion":"1.584571528s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:10:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx","namespace":"build-e2e-hybt","name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:10:22Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"namespace":"build-e2e-hybt","name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","reconcileID":"4a3d0402-b75f-49c4-91ec-e7bbb2b041b4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13: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":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13: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":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13: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":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13: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":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","namespace":"group-lxqk","name":"go-component-xanksy-on-pull-request-hpz48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13: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":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13: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":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13: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":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13: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":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx","elapsedSinceCompletion":"2.865732597s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:10:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx","namespace":"build-e2e-hybt","name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:10:23Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"namespace":"build-e2e-hybt","name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","reconcileID":"198e32ed-eef7-4937-a2b4-ae1ed7167fde","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:10:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13:10:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13:10:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13:10:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13:10:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-punx-20260513-130451-000"} {"level":"info","ts":"2026-05-13T13:10:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-punx-20260513-130451-000","application":"build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13:10:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-punx-20260513-130451-000"} {"level":"info","ts":"2026-05-13T13:10:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx","namespace":"build-e2e-hybt","name":"build-suite-test-application-punx-20260513-130451-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-punx-20260513-130451-000","snapshot.Spec.Components":[{"name":"fj-test-custom-default-zvxvff","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-hybt/fj-test-custom-default-zvxvff@sha256:401cebf69010234c7b6a63faa4427aa6dadab1d7edadba07e1f4619c961ed234","source":{"git":{"url":"https://codeberg.org/konflux-qe/devfile-sample-hello-world-rpuopk","revision":"90c808562751d3d22339d2b6067cd9672127b799"}}}]} {"level":"info","ts":"2026-05-13T13:10:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-fj-test-custom-default-zvxvff is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-punx-20260513-130451-000","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13:10:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 50f870313532b6e3a6289505846a6fe07d1b1c82825a28e266d6fe5f168b47 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-punx-20260513-130451-000","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13:10:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-punx-20260513-130451-000"} {"level":"info","ts":"2026-05-13T13:10:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-test-application-punx-20260513-130451-000","namespace":"build-e2e-hybt"},"snapshot":{"name":"build-suite-test-application-punx-20260513-130451-000","namespace":"build-e2e-hybt"}} {"level":"info","ts":"2026-05-13T13:10:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-punx-20260513-130451-000","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13:10:24Z","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-punx-20260513-130451-000","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13:10:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-punx-20260513-130451-000","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13:10:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-punx-20260513-130451-000","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-13T13:10:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-punx-20260513-130451-000","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13:10:24Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-punx-20260513-130451-000","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx","Application.Name":"build-suite-test-application-punx","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-13T13:10:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx","namespace":"build-e2e-hybt","name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-punx-20260513-130451-000"} {"level":"info","ts":"2026-05-13T13:10:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-test-application-punx-20260513-130451-000","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx","namespace":"build-e2e-hybt","name":"build-suite-test-application-punx-20260513-130451-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-13T13:10:24Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-13T13:10:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-test-application-punx-20260513-130451-000","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13:10:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-punx-20260513-130451-000","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13:10:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-punx-20260513-130451-000","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-13T13:10:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-punx-20260513-130451-000","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13:10:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-punx-20260513-130451-000","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13:10:25Z","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-punx-20260513-130451-000","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx","namespace":"build-e2e-hybt","name":"build-suite-test-application-punx-20260513-130451-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T13:10:25Z","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-punx-20260513-130451-000","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx","namespace":"build-e2e-hybt","name":"build-suite-test-application-punx-20260513-130451-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T13:10:25Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-punx-20260513-130451-000","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx","snapshot.Namespace":"build-e2e-hybt","snapshot.Name":"build-suite-test-application-punx-20260513-130451-000"} {"level":"info","ts":"2026-05-13T13:10:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-test-application-punx-20260513-130451-000","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13:10:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-punx-20260513-130451-000","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13:10:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-punx-20260513-130451-000","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-13T13:10:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-punx-20260513-130451-000","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13:10:25Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-punx-20260513-130451-000","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13:10:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx","namespace":"build-e2e-hybt","name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-punx-20260513-130451-000"} {"level":"info","ts":"2026-05-13T13:10:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx","namespace":"build-e2e-hybt","name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-13T13:10:28Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx","namespace":"build-e2e-hybt","name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T13:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-test-custom-default-zvxvff-on-pull-request-wmvj6 has finished running","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13: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":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13: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":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13: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":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13: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":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aqnt/gl-multi-component-child-nwew-on-pull-request-crcsk with pr group konflux-gl-multi-component-child-nwew is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-aqnt/gl-multi-component-child-nwew, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-nwew is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13: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":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-child-nwew-on-pull-request-p76r2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13: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":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13: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":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13: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":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13:10:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx","snapshot.Name":"build-suite-test-application-punx-20260513-130451-000"} {"level":"info","ts":"2026-05-13T13:10:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx","namespace":"build-e2e-hybt","name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-13T13:10:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-test-custom-default-zvxvff-on-pull-request-wmvj6 has finished running","buildpipelineRun":{"name":"fj-test-custom-default-zvxvff-on-pull-request-wmvj6","namespace":"build-e2e-hybt"},"application":"build-e2e-hybt/build-suite-test-application-punx"} {"level":"info","ts":"2026-05-13T13:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-aqnt/gl-multi-component-child-nwew-on-pull-request-crcsk with pr group konflux-gl-multi-component-child-nwew is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-aqnt/gl-multi-component-child-nwew, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-multi-component-child-nwew is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:10:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-child-nwew-on-pull-request-p76r2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:10:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:10:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:10:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:10:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:10:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","namespace":"group-lxqk","name":"go-component-xanksy-on-pull-request-hpz48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:10:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:10:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:10:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:10:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:10:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","namespace":"group-lxqk","name":"go-component-xanksy-on-pull-request-hpz48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:10: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-fmwj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-fmwj-on-pull-request-wj2cb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:10: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-fmwj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-fmwj-on-pull-request-wj2cb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kcui/gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs with pr group konflux-gl-test-custom-branch-tnfrwf is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-kcui/gl-test-custom-branch-tnfrwf, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-tnfrwf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:10:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","namespace":"build-e2e-kcui","name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:10:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:10:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:10: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-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:10: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-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:10: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-fmwj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:10:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:10:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-fmwj-on-pull-request-wj2cb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13: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-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13: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-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13: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-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13: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-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13:10:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","namespace":"integration2-efyx","name":"test-component-pac-dnqfky-on-pull-request-sjvpc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13: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-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13: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-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13: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-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13: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-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13:10:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","namespace":"integration2-efyx","name":"test-component-pac-dnqfky-on-pull-request-sjvpc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13: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-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13: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-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13: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-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13: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-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13:10:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","namespace":"integration2-efyx","name":"test-component-pac-dnqfky-on-pull-request-sjvpc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:10:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:10:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:10:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:10:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:10:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","namespace":"group-lxqk","name":"go-component-xanksy-on-pull-request-hpz48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-fmwj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:10:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-fmwj-on-pull-request-wj2cb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:10:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:10: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-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:10: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-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:10:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:10:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","namespace":"group-lxqk","name":"go-component-xanksy-on-pull-request-hpz48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13: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":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13: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":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13: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":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13: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":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:10:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","namespace":"group-lxqk","name":"go-component-xanksy-on-pull-request-hpz48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:10:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:10:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:10:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:10:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:10:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","namespace":"group-lxqk","name":"go-component-xanksy-on-pull-request-hpz48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:10:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13:10:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13:10: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-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13:10:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13:10:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","namespace":"integration2-efyx","name":"test-component-pac-dnqfky-on-pull-request-sjvpc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13: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-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:10: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-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:10: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-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:10: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-fmwj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:10:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-fmwj-on-pull-request-wj2cb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13: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":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13: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":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13:10: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-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13: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":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13:10:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","namespace":"integration2-efyx","name":"test-component-pac-dnqfky-on-pull-request-sjvpc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:10: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-multi-component-child-nwew-on-push-r42lt","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:10: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-multi-component-child-nwew-on-push-r42lt","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:10: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-multi-component-child-nwew-on-push-r42lt","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:10:59Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-nwew-on-push-r42lt","namespace":"build-e2e-aqnt"},"namespace":"build-e2e-aqnt","name":"gl-multi-component-child-nwew-on-push-r42lt","reconcileID":"23d65ac4-4455-4bfa-94a5-3b703959c9dc","Component.Namespace":"build-e2e-aqnt","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-aqnt/gl-multi-component-child-nwew@sha256:10e7d98347ad1756cc4889f556b0265300e1041b5674f446fccc406b55e34109","Component.Name":"gl-multi-component-child-nwew","lastBuildCommit":"e9684ef089cb8c1c49b92963b45c114440272c58"} {"level":"info","ts":"2026-05-13T13:10:59Z","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-nwew-on-push-r42lt","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","component.Namespace":"build-e2e-aqnt","component.Name":"gl-multi-component-child-nwew"} {"level":"info","ts":"2026-05-13T13:11:00Z","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-nwew-on-push-r42lt","namespace":"build-e2e-aqnt"},"namespace":"build-e2e-aqnt","name":"gl-multi-component-child-nwew-on-push-r42lt","reconcileID":"23d65ac4-4455-4bfa-94a5-3b703959c9dc","component.Name":"gl-multi-component-parent-nwew"} {"level":"info","ts":"2026-05-13T13:11:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-qued-20260513-130613-000"} {"level":"info","ts":"2026-05-13T13:11:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-qued-20260513-130613-000","application":"build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:11:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-qued-20260513-130613-000"} {"level":"info","ts":"2026-05-13T13:11:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-push-r42lt","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"build-suite-component-update-qued-20260513-130613-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-qued-20260513-130613-000","snapshot.Spec.Components":[{"name":"gl-multi-component-child-nwew","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-aqnt/gl-multi-component-child-nwew@sha256:10e7d98347ad1756cc4889f556b0265300e1041b5674f446fccc406b55e34109","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-child-pexvqg","revision":"e9684ef089cb8c1c49b92963b45c114440272c58"}}}]} {"level":"info","ts":"2026-05-13T13:11:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-qued-20260513-130613-000","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:11:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-qued-20260513-130613-000","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:11:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-qued-20260513-130613-000","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-13T13:11:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-qued-20260513-130613-000","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:11:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-qued-20260513-130613-000","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","Application.Name":"build-suite-component-update-qued","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-13T13:11:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-qued-20260513-130613-000","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"build-suite-component-update-qued-20260513-130613-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-13T13:11:00Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-13T13:11:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-qued-20260513-130613-000","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:11:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-qued-20260513-130613-000","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:11:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-qued-20260513-130613-000","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:11:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-qued-20260513-130613-000","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:11:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-push-r42lt","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-child-nwew-on-push-r42lt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-qued-20260513-130613-000"} {"level":"info","ts":"2026-05-13T13:11:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-push-r42lt","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-child-nwew-on-push-r42lt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-qued-20260513-130613-000"} {"level":"info","ts":"2026-05-13T13:11:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-push-r42lt","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-child-nwew-on-push-r42lt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-13T13:11:01Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-push-r42lt","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-child-nwew-on-push-r42lt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T13:11:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-nwew-on-push-r42lt has finished running","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-push-r42lt","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:11:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:11:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:11:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:11:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:11:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","namespace":"group-lxqk","name":"go-component-xanksy-on-pull-request-hpz48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:11:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:559","msg":"build pipelineRun has no pull request label, no need to annotate PR component snapshots","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-push-r42lt","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:11:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-push-r42lt","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:11:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-push-r42lt","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:11:01Z","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-nwew-on-push-r42lt","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:11: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":"gl-multi-component-child-nwew-on-push-r42lt","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","snapshot.Name":"build-suite-component-update-qued-20260513-130613-000"} {"level":"info","ts":"2026-05-13T13:11:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-push-r42lt","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-child-nwew-on-push-r42lt","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-13T13:11:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-nwew-on-push-r42lt has finished running","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-push-r42lt","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:11:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:11:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:11:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:11:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:11:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-fmwj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:11:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:11:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-fmwj-on-pull-request-wj2cb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:11:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13:11:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13:11:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13:11:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13:11:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","namespace":"integration2-efyx","name":"test-component-pac-dnqfky-on-pull-request-sjvpc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:11: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-wrgi-on-push-6w2zj","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:11: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-wrgi-on-push-6w2zj","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:11: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-wrgi-on-push-6w2zj","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:11:16Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-wrgi-on-push-6w2zj","namespace":"build-e2e-xbmt"},"namespace":"build-e2e-xbmt","name":"gh-multi-component-child-wrgi-on-push-6w2zj","reconcileID":"ebb46707-e2d2-4735-bbbb-dd7089587322","Component.Namespace":"build-e2e-xbmt","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-xbmt/gh-multi-component-child-wrgi@sha256:f7c3a9bf03acfcbec8e028927313ef1fd60da6202106008068685df89cb0db2d","Component.Name":"gh-multi-component-child-wrgi","lastBuildCommit":"704006bdaac09bf1987a0a1cba5c0beb8cde3f0c"} {"level":"info","ts":"2026-05-13T13:11:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-push-6w2zj","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","component.Namespace":"build-e2e-xbmt","component.Name":"gh-multi-component-child-wrgi"} {"level":"info","ts":"2026-05-13T13:11:16Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-child-wrgi-on-push-6w2zj","namespace":"build-e2e-xbmt"},"namespace":"build-e2e-xbmt","name":"gh-multi-component-child-wrgi-on-push-6w2zj","reconcileID":"ebb46707-e2d2-4735-bbbb-dd7089587322","component.Name":"gh-multi-component-parent-wrgi"} {"level":"info","ts":"2026-05-13T13:11:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-llul-20260513-130625-000"} {"level":"info","ts":"2026-05-13T13:11:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-llul-20260513-130625-000","application":"build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:11:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-llul-20260513-130625-000"} {"level":"info","ts":"2026-05-13T13:11:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-push-6w2zj","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"build-suite-component-update-llul-20260513-130625-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-llul-20260513-130625-000","snapshot.Spec.Components":[{"name":"gh-multi-component-child-wrgi","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-xbmt/gh-multi-component-child-wrgi@sha256:f7c3a9bf03acfcbec8e028927313ef1fd60da6202106008068685df89cb0db2d","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-child-psfuqd","revision":"704006bdaac09bf1987a0a1cba5c0beb8cde3f0c"}}}]} {"level":"info","ts":"2026-05-13T13:11: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-llul-20260513-130625-000","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:11:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-llul-20260513-130625-000","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:11:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-llul-20260513-130625-000","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-13T13:11:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-llul-20260513-130625-000","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:11:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-llul-20260513-130625-000","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","Application.Name":"build-suite-component-update-llul","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-13T13:11: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-llul-20260513-130625-000","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"build-suite-component-update-llul-20260513-130625-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-13T13:11:16Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-13T13:11: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-llul-20260513-130625-000","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:11:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-llul-20260513-130625-000","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:11:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-llul-20260513-130625-000","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:11:16Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-llul-20260513-130625-000","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:11:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-push-6w2zj","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-child-wrgi-on-push-6w2zj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-llul-20260513-130625-000"} {"level":"info","ts":"2026-05-13T13:11:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-push-6w2zj","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-child-wrgi-on-push-6w2zj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-llul-20260513-130625-000"} {"level":"info","ts":"2026-05-13T13:11:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-push-6w2zj","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-child-wrgi-on-push-6w2zj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-13T13:11:16Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-push-6w2zj","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-child-wrgi-on-push-6w2zj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T13:11:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-wrgi-on-push-6w2zj has finished running","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-push-6w2zj","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:11: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-wrgi-on-push-6w2zj","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:11: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-wrgi-on-push-6w2zj","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:11: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-wrgi-on-push-6w2zj","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:11: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-wrgi-on-push-6w2zj","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:11:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-push-6w2zj","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","snapshot.Name":"build-suite-component-update-llul-20260513-130625-000"} {"level":"info","ts":"2026-05-13T13:11:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-push-6w2zj","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-child-wrgi-on-push-6w2zj","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-13T13:11:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-wrgi-on-push-6w2zj has finished running","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-push-6w2zj","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:11:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:11:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:11:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:11:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:11:21Z","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-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","elapsedSinceCompletion":"492.941065ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:11:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-child-nwew-on-pull-request-p76r2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:11:21Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"namespace":"build-e2e-aqnt","name":"gl-multi-component-child-nwew-on-pull-request-p76r2","reconcileID":"bdec37bc-ea7d-41b7-8ecd-42b08b9633ee","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:11:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:11:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:11:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:11:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:11:21Z","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-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","elapsedSinceCompletion":"498.477309ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:11:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-child-nwew-on-pull-request-p76r2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:11:21Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"namespace":"build-e2e-aqnt","name":"gl-multi-component-child-nwew-on-pull-request-p76r2","reconcileID":"86a827ca-05d6-4345-8d9b-82ee4576c7f2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:11:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:11:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:11:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:11:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:11:21Z","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-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","elapsedSinceCompletion":"508.947191ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:11:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-child-nwew-on-pull-request-p76r2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:11:21Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"namespace":"build-e2e-aqnt","name":"gl-multi-component-child-nwew-on-pull-request-p76r2","reconcileID":"97fdf24a-e567-43c0-ba29-6db49d1e110d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:11:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:11:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:11:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:11:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:11:21Z","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-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","elapsedSinceCompletion":"529.700685ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:11:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-child-nwew-on-pull-request-p76r2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:11:21Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"namespace":"build-e2e-aqnt","name":"gl-multi-component-child-nwew-on-pull-request-p76r2","reconcileID":"0e9c16c0-6487-45cc-ad85-93ec3b43cda9","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:11:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:11:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:11:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:11:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:11:21Z","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-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","elapsedSinceCompletion":"570.49682ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:11:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-child-nwew-on-pull-request-p76r2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:11:21Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"namespace":"build-e2e-aqnt","name":"gl-multi-component-child-nwew-on-pull-request-p76r2","reconcileID":"bf2fe6ae-e66d-4b2b-ba0f-e123997a05f1","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:11:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:11:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:11:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:11:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:11:21Z","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-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","elapsedSinceCompletion":"616.079967ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:11:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-child-nwew-on-pull-request-p76r2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:11:21Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"namespace":"build-e2e-aqnt","name":"gl-multi-component-child-nwew-on-pull-request-p76r2","reconcileID":"7a410acf-ff0b-4e90-8ab7-019aa1f6bc4c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:11:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:11:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:11:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:11:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:11:21Z","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-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","elapsedSinceCompletion":"651.82448ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:11:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-child-nwew-on-pull-request-p76r2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:11:21Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"namespace":"build-e2e-aqnt","name":"gl-multi-component-child-nwew-on-pull-request-p76r2","reconcileID":"0792d96a-2c71-4d4a-9469-17434673dfee","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:11:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:11:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:11:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:11:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:11:21Z","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-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","elapsedSinceCompletion":"972.774633ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:11:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-child-nwew-on-pull-request-p76r2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:11:21Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"namespace":"build-e2e-aqnt","name":"gl-multi-component-child-nwew-on-pull-request-p76r2","reconcileID":"0d665a93-60ac-49da-ae7a-19e0724a7e1f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:11:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:11:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:11:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:11:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:11:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-uaem/gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz with pr group konflux-gh-test-custom-branch-ngfbqa is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:11:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-uaem/gh-test-custom-branch-ngfbqa, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:11:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gh-test-custom-branch-ngfbqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:11:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:11:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","namespace":"build-e2e-uaem","name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:11:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:11:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:11:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:11:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:11:22Z","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-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","elapsedSinceCompletion":"1.420274315s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:11:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-child-nwew-on-pull-request-p76r2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:11:22Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"namespace":"build-e2e-aqnt","name":"gl-multi-component-child-nwew-on-pull-request-p76r2","reconcileID":"6d04ef9d-ca05-480c-8cf4-56ea2f7e5858","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:11:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:11:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:11:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:11:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:11:22Z","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-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","elapsedSinceCompletion":"1.61383964s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:11:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-child-nwew-on-pull-request-p76r2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:11:22Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"namespace":"build-e2e-aqnt","name":"gl-multi-component-child-nwew-on-pull-request-p76r2","reconcileID":"3c0bda55-06f1-4aad-b7de-99c4f0ba21e3","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:11:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:11:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:11:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:11:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:11:23Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"namespace":"build-e2e-aqnt","name":"gl-multi-component-child-nwew-on-pull-request-p76r2","reconcileID":"4df3418f-fb13-4cac-94de-c645d4332e24","component.Name":"gl-multi-component-parent-nwew"} {"level":"info","ts":"2026-05-13T13:11:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-qued-20260513-130620-000"} {"level":"info","ts":"2026-05-13T13:11:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-qued-20260513-130620-000","application":"build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:11:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-qued-20260513-130620-000"} {"level":"info","ts":"2026-05-13T13:11:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"build-suite-component-update-qued-20260513-130620-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-qued-20260513-130620-000","snapshot.Spec.Components":[{"name":"gl-multi-component-child-nwew","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-aqnt/gl-multi-component-child-nwew@sha256:50b40602d73f6e3b3222a75be262f5064259a7c8ef179dd586259d8dbd3dbd7a","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-child-pexvqg","revision":"ed3c53c3b9624d07f51fbdfb4cada068c7e21285"}}}]} {"level":"info","ts":"2026-05-13T13:11:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun build-e2e-aqnt/gl-multi-component-child-nwew-on-pull-request-crcsk with pr group konflux-gl-multi-component-child-nwew is not the latest for its component, skipped","snapshot":{"name":"build-suite-component-update-qued-20260513-130620-000","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:11:23Z","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-nwew is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-qued-20260513-130620-000","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:11:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash d94c2758d174ce818390ff33ccf430362a13a56a4add454cfd410b3faa9221 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-qued-20260513-130620-000","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:11:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-qued-20260513-130620-000"} {"level":"info","ts":"2026-05-13T13:11:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-qued-20260513-130620-000","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:11:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-qued-20260513-130620-000","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-13T13:11:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-qued-20260513-130620-000","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:11:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-qued-20260513-130620-000","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","Application.Name":"build-suite-component-update-qued","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-13T13:11: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-qued-20260513-130620-000","namespace":"build-e2e-aqnt"},"snapshot":{"name":"build-suite-component-update-qued-20260513-130620-000","namespace":"build-e2e-aqnt"}} {"level":"info","ts":"2026-05-13T13:11:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-qued-20260513-130620-000","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:11: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-qued-20260513-130620-000","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:11:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-qued-20260513-130620-000","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"build-suite-component-update-qued-20260513-130620-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-13T13:11:23Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-13T13:11:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-component-update-qued-20260513-130620-000","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:11:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-qued-20260513-130620-000","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:11:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-qued-20260513-130620-000","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-13T13:11:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-qued-20260513-130620-000","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:11:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-qued-20260513-130620-000","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:11:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-component-update-qued-20260513-130620-000","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"build-suite-component-update-qued-20260513-130620-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T13:11:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-child-nwew-on-pull-request-p76r2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-qued-20260513-130620-000"} {"level":"info","ts":"2026-05-13T13:11:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-component-update-qued-20260513-130620-000","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"build-suite-component-update-qued-20260513-130620-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T13:11: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-qued-20260513-130620-000","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","snapshot.Namespace":"build-e2e-aqnt","snapshot.Name":"build-suite-component-update-qued-20260513-130620-000"} {"level":"info","ts":"2026-05-13T13:11:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-component-update-qued-20260513-130620-000","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:11:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-qued-20260513-130620-000","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:11:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-qued-20260513-130620-000","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-13T13:11:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-qued-20260513-130620-000","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:11:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-qued-20260513-130620-000","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:11:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-child-nwew-on-pull-request-p76r2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-qued-20260513-130620-000"} {"level":"info","ts":"2026-05-13T13:11:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-child-nwew-on-pull-request-p76r2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-13T13:11:23Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-child-nwew-on-pull-request-p76r2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T13:11:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-nwew-on-pull-request-p76r2 has finished running","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:11:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:11:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:11: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":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:11:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:11: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":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","snapshot.Name":"build-suite-component-update-qued-20260513-130620-000"} {"level":"info","ts":"2026-05-13T13:11:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-child-nwew-on-pull-request-p76r2","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-13T13:11:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-nwew-on-pull-request-p76r2 has finished running","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-pull-request-p76r2","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:11:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-push-7xhtg","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:11:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-push-7xhtg","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:11:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-push-7xhtg","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:11:31Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-multi-component-parent-wrgi-on-push-7xhtg","namespace":"build-e2e-xbmt"},"namespace":"build-e2e-xbmt","name":"gh-multi-component-parent-wrgi-on-push-7xhtg","reconcileID":"ca2773fb-41ae-40c8-93d0-fd5c9ef794de","Component.Namespace":"build-e2e-xbmt","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-xbmt/gh-multi-component-parent-wrgi@sha256:316eaec0ca582453f8af0ddea33b5a44a5def64682f821ab5ea8b0f2a20f0aa0","Component.Name":"gh-multi-component-parent-wrgi","lastBuildCommit":"c624571a7791bb40caeb007b17b26425a897bf2a"} {"level":"info","ts":"2026-05-13T13:11:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-push-7xhtg","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","component.Namespace":"build-e2e-xbmt","component.Name":"gh-multi-component-parent-wrgi"} {"level":"info","ts":"2026-05-13T13:11:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-llul-20260513-130628-000"} {"level":"info","ts":"2026-05-13T13:11:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-llul-20260513-130628-000","application":"build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:11:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-llul-20260513-130628-000"} {"level":"info","ts":"2026-05-13T13:11:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-push-7xhtg","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"build-suite-component-update-llul-20260513-130628-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-llul-20260513-130628-000","snapshot.Spec.Components":[{"name":"gh-multi-component-child-wrgi","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-xbmt/gh-multi-component-child-wrgi@sha256:f7c3a9bf03acfcbec8e028927313ef1fd60da6202106008068685df89cb0db2d","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-child-psfuqd","revision":"704006bdaac09bf1987a0a1cba5c0beb8cde3f0c","dockerfileUrl":"Dockerfile"}}},{"name":"gh-multi-component-parent-wrgi","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-xbmt/gh-multi-component-parent-wrgi@sha256:316eaec0ca582453f8af0ddea33b5a44a5def64682f821ab5ea8b0f2a20f0aa0","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-parent-psfuqd","revision":"c624571a7791bb40caeb007b17b26425a897bf2a"}}}]} {"level":"info","ts":"2026-05-13T13:11:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-llul-20260513-130628-000","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13: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-llul-20260513-130628-000","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:11:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-llul-20260513-130628-000","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-13T13: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-llul-20260513-130628-000","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:11:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-llul-20260513-130628-000","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","Application.Name":"build-suite-component-update-llul","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-13T13: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-llul-20260513-130628-000","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"build-suite-component-update-llul-20260513-130628-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-13T13:11:31Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-13T13:11:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-llul-20260513-130628-000","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13: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-llul-20260513-130628-000","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13: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-llul-20260513-130628-000","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:11:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-llul-20260513-130628-000","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:11:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-push-7xhtg","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-parent-wrgi-on-push-7xhtg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-llul-20260513-130628-000"} {"level":"info","ts":"2026-05-13T13:11:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-push-7xhtg","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-parent-wrgi-on-push-7xhtg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-llul-20260513-130628-000"} {"level":"info","ts":"2026-05-13T13:11:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-push-7xhtg","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-parent-wrgi-on-push-7xhtg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-13T13:11:32Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-push-7xhtg","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-parent-wrgi-on-push-7xhtg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T13:11:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-parent-wrgi-on-push-7xhtg has finished running","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-push-7xhtg","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13: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":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13: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":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:11: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-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13: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":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:11:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","namespace":"group-lxqk","name":"go-component-xanksy-on-pull-request-hpz48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:11:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:564","msg":"build pipelineRun PR status is annotated as merged, we consider component snapshots have been annotated as well","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-push-7xhtg","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:11: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-parent-wrgi-on-push-7xhtg","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:11: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-parent-wrgi-on-push-7xhtg","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:11: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":"gh-multi-component-parent-wrgi-on-push-7xhtg","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13: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-parent-wrgi-on-push-7xhtg","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","snapshot.Name":"build-suite-component-update-llul-20260513-130628-000"} {"level":"info","ts":"2026-05-13T13:11:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-push-7xhtg","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-parent-wrgi-on-push-7xhtg","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-13T13:11:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-parent-wrgi-on-push-7xhtg has finished running","buildpipelineRun":{"name":"gh-multi-component-parent-wrgi-on-push-7xhtg","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13: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-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13: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-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13: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-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13: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-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:11:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-uaem/gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz with pr group konflux-gh-test-custom-branch-ngfbqa is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:11:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-uaem/gh-test-custom-branch-ngfbqa, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13: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-ngfbqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13: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-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:11:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","namespace":"build-e2e-uaem","name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:11:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:11:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:11:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:11:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:11:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","namespace":"group-lxqk","name":"go-component-xanksy-on-pull-request-hpz48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:11:43Z","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-wrgi-on-push-qm8qh","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:11:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-push-qm8qh","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:11:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-push-qm8qh","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:11:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1303","msg":"build pipelineRun start time is older than last built time in component annotation test.appstudio.openshift.io/lastbuilttime, won't update Global Candidate List","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-push-qm8qh","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:11:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-llul-20260513-130618-000"} {"level":"info","ts":"2026-05-13T13:11:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-llul-20260513-130618-000","application":"build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:11:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-llul-20260513-130618-000"} {"level":"info","ts":"2026-05-13T13:11:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-push-qm8qh","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"build-suite-component-update-llul-20260513-130618-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-llul-20260513-130618-000","snapshot.Spec.Components":[{"name":"gh-multi-component-child-wrgi","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-xbmt/gh-multi-component-child-wrgi@sha256:a094a8da49f6e9879306008791fd49be25a23bd0c0121b9b1f68adaac4151f68","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-child-psfuqd","revision":"f922d98f1010fd51843711a28008c56005f9b98a"}}},{"name":"gh-multi-component-parent-wrgi","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-xbmt/gh-multi-component-parent-wrgi@sha256:316eaec0ca582453f8af0ddea33b5a44a5def64682f821ab5ea8b0f2a20f0aa0","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/build-nudge-parent-psfuqd","revision":"c624571a7791bb40caeb007b17b26425a897bf2a","dockerfileUrl":"Dockerfile"}}}]} {"level":"info","ts":"2026-05-13T13:11:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-llul-20260513-130618-000","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:11:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-llul-20260513-130618-000","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:11:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-llul-20260513-130618-000","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-13T13:11:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-llul-20260513-130618-000","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:11:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-llul-20260513-130618-000","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","Application.Name":"build-suite-component-update-llul","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-13T13:11:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-llul-20260513-130618-000","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"build-suite-component-update-llul-20260513-130618-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-13T13:11:43Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-13T13:11:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-llul-20260513-130618-000","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:11:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-llul-20260513-130618-000","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:11:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-llul-20260513-130618-000","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:11:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-llul-20260513-130618-000","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13:11:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-push-qm8qh","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-child-wrgi-on-push-qm8qh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-llul-20260513-130618-000"} {"level":"info","ts":"2026-05-13T13:11:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-push-qm8qh","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-child-wrgi-on-push-qm8qh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-llul-20260513-130618-000"} {"level":"info","ts":"2026-05-13T13:11:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-push-qm8qh","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-child-wrgi-on-push-qm8qh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-13T13:11:43Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-push-qm8qh","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul","namespace":"build-e2e-xbmt","name":"gh-multi-component-child-wrgi-on-push-qm8qh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T13:11:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-multi-component-child-wrgi-on-push-qm8qh has finished running","buildpipelineRun":{"name":"gh-multi-component-child-wrgi-on-push-qm8qh","namespace":"build-e2e-xbmt"},"application":"build-e2e-xbmt/build-suite-component-update-llul"} {"level":"info","ts":"2026-05-13T13: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-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13: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-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13: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-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13: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-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:11:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-uaem/gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz with pr group konflux-gh-test-custom-branch-ngfbqa is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:11:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-uaem/gh-test-custom-branch-ngfbqa, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13: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-ngfbqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13: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-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:11:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","namespace":"build-e2e-uaem","name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13: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-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13: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-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13: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-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13: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-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:11:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-uaem/gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz with pr group konflux-gh-test-custom-branch-ngfbqa is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:11:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-uaem/gh-test-custom-branch-ngfbqa, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13: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-ngfbqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13: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-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:11:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","namespace":"build-e2e-uaem","name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:11: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-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:11: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-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:11: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-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:11: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-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:11:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","namespace":"group-lxqk","name":"go-component-xanksy-on-pull-request-hpz48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:11:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:11:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:11: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-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:11: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-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:11:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-uaem/gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz with pr group konflux-gh-test-custom-branch-ngfbqa is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:11:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-uaem/gh-test-custom-branch-ngfbqa, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:11:45Z","logger":"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-ngfbqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:11:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:11:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","namespace":"build-e2e-uaem","name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13: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-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-fmwj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:11:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-fmwj-on-pull-request-wj2cb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13: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-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13: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-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13: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-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13: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-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:11:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-uaem/gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz with pr group konflux-gh-test-custom-branch-ngfbqa is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:11:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-uaem/gh-test-custom-branch-ngfbqa, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13: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-ngfbqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13: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-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:11:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","namespace":"build-e2e-uaem","name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13: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-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13: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-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13: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-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13: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-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:11:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-uaem/gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz with pr group konflux-gh-test-custom-branch-ngfbqa is not the latest for its component, skipped","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:11:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-uaem/gh-test-custom-branch-ngfbqa, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13: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-ngfbqa is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13: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-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:11:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","namespace":"build-e2e-uaem","name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13: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-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-fmwj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:12:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-fmwj-on-pull-request-wj2cb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:12: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-child-nwew-on-push-28qns","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:12: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-child-nwew-on-push-28qns","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:12: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-child-nwew-on-push-28qns","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:12:07Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-nwew-on-push-28qns","namespace":"build-e2e-aqnt"},"namespace":"build-e2e-aqnt","name":"gl-multi-component-child-nwew-on-push-28qns","reconcileID":"31233155-a833-4aad-93cf-4936ea0d55e6","Component.Namespace":"build-e2e-aqnt","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-aqnt/gl-multi-component-child-nwew@sha256:f6f40e96af738152b8e4b4dc588ccca03d8620f60f62b7ffc5fef1360bd93a9b","Component.Name":"gl-multi-component-child-nwew","lastBuildCommit":"6b2f08c9613a7d50f15a796f7020efeec026a423"} {"level":"info","ts":"2026-05-13T13:12:07Z","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-nwew-on-push-28qns","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","component.Namespace":"build-e2e-aqnt","component.Name":"gl-multi-component-child-nwew"} {"level":"info","ts":"2026-05-13T13:12:07Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-multi-component-child-nwew-on-push-28qns","namespace":"build-e2e-aqnt"},"namespace":"build-e2e-aqnt","name":"gl-multi-component-child-nwew-on-push-28qns","reconcileID":"31233155-a833-4aad-93cf-4936ea0d55e6","component.Name":"gl-multi-component-parent-nwew"} {"level":"info","ts":"2026-05-13T13:12:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-qued-20260513-130715-000"} {"level":"info","ts":"2026-05-13T13:12:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-qued-20260513-130715-000","application":"build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:12:07Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-qued-20260513-130715-000"} {"level":"info","ts":"2026-05-13T13:12:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-push-28qns","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"build-suite-component-update-qued-20260513-130715-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-qued-20260513-130715-000","snapshot.Spec.Components":[{"name":"gl-multi-component-child-nwew","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-aqnt/gl-multi-component-child-nwew@sha256:f6f40e96af738152b8e4b4dc588ccca03d8620f60f62b7ffc5fef1360bd93a9b","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-child-pexvqg","revision":"6b2f08c9613a7d50f15a796f7020efeec026a423"}}}]} {"level":"info","ts":"2026-05-13T13:12:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-qued-20260513-130715-000","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:12:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-qued-20260513-130715-000","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:12:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-qued-20260513-130715-000","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-13T13:12:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-qued-20260513-130715-000","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:12:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-qued-20260513-130715-000","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","Application.Name":"build-suite-component-update-qued","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-13T13:12:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-qued-20260513-130715-000","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"build-suite-component-update-qued-20260513-130715-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-13T13:12:07Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-13T13:12:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-component-update-qued-20260513-130715-000","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:12:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-qued-20260513-130715-000","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:12:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-qued-20260513-130715-000","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:12:07Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-qued-20260513-130715-000","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:12:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-push-28qns","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-child-nwew-on-push-28qns","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-qued-20260513-130715-000"} {"level":"info","ts":"2026-05-13T13:12:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-push-28qns","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-child-nwew-on-push-28qns","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-qued-20260513-130715-000"} {"level":"info","ts":"2026-05-13T13:12:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-push-28qns","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-child-nwew-on-push-28qns","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-13T13:12:07Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-push-28qns","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-child-nwew-on-push-28qns","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T13:12:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-nwew-on-push-28qns has finished running","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-push-28qns","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:12: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-child-nwew-on-push-28qns","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:12: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-child-nwew-on-push-28qns","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:12: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-child-nwew-on-push-28qns","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:12:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-push-28qns","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:12: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":"gl-multi-component-child-nwew-on-push-28qns","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","snapshot.Name":"build-suite-component-update-qued-20260513-130715-000"} {"level":"info","ts":"2026-05-13T13:12:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-push-28qns","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-child-nwew-on-push-28qns","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-13T13:12:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-child-nwew-on-push-28qns has finished running","buildpipelineRun":{"name":"gl-multi-component-child-nwew-on-push-28qns","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13: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-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:12:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:12:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:12:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-fmwj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:12:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-fmwj-on-pull-request-wj2cb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:12:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:12:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:12:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:12:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:12: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-fmwj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:12:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:12:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-fmwj-on-pull-request-wj2cb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:12:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:12:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:12:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:12:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:12:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-fmwj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:12:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:12:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-fmwj-on-pull-request-wj2cb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:12:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:12:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:12:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:12:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:12:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-fmwj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:12:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:12:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-fmwj-on-pull-request-wj2cb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:12:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:12:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:12:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:12:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:12:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-fmwj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:12:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:12:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-fmwj-on-pull-request-wj2cb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13: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-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-fmwj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:12:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-fmwj-on-pull-request-wj2cb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13: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":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:12: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-fmwj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:12:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-fmwj-on-pull-request-wj2cb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:12:15Z","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-qxax-on-push-67cpl","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app"} {"level":"info","ts":"2026-05-13T13:12: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-qxax-on-push-67cpl","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app"} {"level":"info","ts":"2026-05-13T13:12: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-qxax-on-push-67cpl","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app"} {"level":"info","ts":"2026-05-13T13:12: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":"konflux-demo-component-qxax-on-push-67cpl","namespace":"konflux-poai"},"namespace":"konflux-poai","name":"konflux-demo-component-qxax-on-push-67cpl","reconcileID":"cc05d16e-646c-415c-9288-558ff97476e1","Component.Namespace":"konflux-poai","LastPromotedImage":"quay.io/redhat-appstudio-qe/konflux-poai/konflux-demo-component-qxax@sha256:d09f1c984d9aee59eb3642a0a5d92a2ab5674d03ed0246ca0390679996ede560","Component.Name":"konflux-demo-component-qxax","lastBuildCommit":"899f5b15218aa9ac5b7631bcda30ce4e72b2e18d"} {"level":"info","ts":"2026-05-13T13:12:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:126","msg":"Global Candidate List has been updated for component","buildpipelineRun":{"name":"konflux-demo-component-qxax-on-push-67cpl","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app","component.Namespace":"konflux-poai","component.Name":"konflux-demo-component-qxax"} {"level":"info","ts":"2026-05-13T13:12:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"konflux-demo-app-20260513-130848-000"} {"level":"info","ts":"2026-05-13T13:12:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"konflux-demo-app-20260513-130848-000","application":"konflux-demo-app"} {"level":"info","ts":"2026-05-13T13:12:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"konflux-demo-app-20260513-130848-000"} {"level":"info","ts":"2026-05-13T13:12:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"konflux-demo-component-qxax-on-push-67cpl","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app","namespace":"konflux-poai","name":"konflux-demo-app-20260513-130848-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"konflux-demo-app-20260513-130848-000","snapshot.Spec.Components":[{"name":"konflux-demo-component-qxax","version":"","containerImage":"quay.io/redhat-appstudio-qe/konflux-poai/konflux-demo-component-qxax@sha256:d09f1c984d9aee59eb3642a0a5d92a2ab5674d03ed0246ca0390679996ede560","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo","revision":"899f5b15218aa9ac5b7631bcda30ce4e72b2e18d"}}}]} {"level":"info","ts":"2026-05-13T13:12: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":"konflux-demo-app-20260513-130848-000","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app"} {"level":"info","ts":"2026-05-13T13:12:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260513-130848-000","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app"} {"level":"info","ts":"2026-05-13T13:12:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"konflux-demo-app-20260513-130848-000","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-13T13:12: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":"konflux-demo-app-20260513-130848-000","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app"} {"level":"info","ts":"2026-05-13T13:12:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"konflux-demo-app-20260513-130848-000","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app","Application.Name":"konflux-demo-app","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-13T13:12:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260513-130848-000"} {"level":"info","ts":"2026-05-13T13:12:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"konflux-demo-app-20260513-130848-000","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app","integrationTestScenario.Name":"my-integration-test-wlfr"} {"level":"info","ts":"2026-05-13T13:12:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"konflux-demo-app-20260513-130848-000","namespace":"konflux-poai"},"snapshot":{"name":"konflux-demo-app-20260513-130848-000","namespace":"konflux-poai"}} {"level":"info","ts":"2026-05-13T13:12:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"konflux-demo-app-20260513-130848-000","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app"} {"level":"info","ts":"2026-05-13T13:12:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"konflux-demo-app-20260513-130848-000","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app"} {"level":"info","ts":"2026-05-13T13:12:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"konflux-demo-app-20260513-130848-000","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260513-130848-000"} {"level":"info","ts":"2026-05-13T13:12:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"konflux-demo-app-20260513-130848-000","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app","destinationComponentSnapshot.Name":"konflux-demo-app-20260513-130848-000","testedSnapshot":"konflux-demo-app-20260513-130848-000"} {"level":"info","ts":"2026-05-13T13:12:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"konflux-demo-component-qxax-on-push-67cpl","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app","namespace":"konflux-poai","name":"konflux-demo-component-qxax-on-push-67cpl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"konflux-demo-app-20260513-130848-000"} {"level":"info","ts":"2026-05-13T13:12:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"konflux-demo-app-20260513-130848-000","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app","namespace":"konflux-poai","name":"my-integration-test-wlfr-hpq29","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-wlfr"} {"level":"info","ts":"2026-05-13T13:12:15Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"konflux-demo-app-20260513-130848-000","namespace":"konflux-poai"},"namespace":"konflux-poai","name":"konflux-demo-app-20260513-130848-000","reconcileID":"32561151-5db8-47ce-9d5c-dac81d1e582c","snapshot.name":"konflux-demo-app-20260513-130848-000","pipelinerun.name":"konflux-demo-component-qxax-on-push-67cpl","duration":2.624950392} {"level":"info","ts":"2026-05-13T13:12:15Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"konflux-demo-app-20260513-130848-000","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app","namespace":"konflux-poai","name":"konflux-demo-app-20260513-130848-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T13:12:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260513-130848-000"} {"level":"info","ts":"2026-05-13T13:12:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"konflux-demo-app-20260513-130848-000","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-13T13:12:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260513-130848-000","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app","scenario.Name":"my-integration-test-wlfr","destinationSnapshot.Name":"konflux-demo-app-20260513-130848-000","testedSnapshot":"konflux-demo-app-20260513-130848-000"} {"level":"info","ts":"2026-05-13T13:12:15Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260513-130848-000","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app","scenario.Name":"my-integration-test-wlfr","destinationSnapshot.Name":"konflux-demo-app-20260513-130848-000","testedSnapshot":"konflux-demo-app-20260513-130848-000"} {"level":"info","ts":"2026-05-13T13:12:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"konflux-demo-component-qxax-on-push-67cpl","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app","namespace":"konflux-poai","name":"konflux-demo-component-qxax-on-push-67cpl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"konflux-demo-app-20260513-130848-000"} {"level":"info","ts":"2026-05-13T13:12:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-qxax-on-push-67cpl","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app","namespace":"konflux-poai","name":"konflux-demo-component-qxax-on-push-67cpl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-13T13:12:15Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"konflux-demo-component-qxax-on-push-67cpl","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app","namespace":"konflux-poai","name":"konflux-demo-component-qxax-on-push-67cpl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T13:12:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-qxax-on-push-67cpl has finished running","buildpipelineRun":{"name":"konflux-demo-component-qxax-on-push-67cpl","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app"} {"level":"info","ts":"2026-05-13T13:12:15Z","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-qxax-on-push-67cpl","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app"} {"level":"info","ts":"2026-05-13T13:12: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-qxax-on-push-67cpl","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app"} {"level":"info","ts":"2026-05-13T13:12: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-qxax-on-push-67cpl","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app"} {"level":"info","ts":"2026-05-13T13:12:15Z","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-qxax-on-push-67cpl","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app"} {"level":"info","ts":"2026-05-13T13:12:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"konflux-demo-component-qxax-on-push-67cpl","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260513-130848-000"} {"level":"info","ts":"2026-05-13T13:12:15Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"konflux-demo-app-20260513-130848-000","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app","ExternalID":"my-integration-test-wlfr-konflux-demo-component-qxax"} {"level":"info","ts":"2026-05-13T13:12:15Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"konflux-demo-app-20260513-130848-000","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app","ExternalID":"my-integration-test-wlfr-konflux-demo-component-qxax"} {"level":"info","ts":"2026-05-13T13:12:15Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"konflux-demo-app-20260513-130848-000","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app","existingCheckRun":"github.CheckRun{ID:75791198081, NodeID:\"CR_kwDOMZ6fKs8AAAARpYHngQ\", HeadSHA:\"899f5b15218aa9ac5b7631bcda30ce4e72b2e18d\", ExternalID:\"my-integration-test-wlfr-konflux-demo-component-qxax\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/75791198081\", HTMLURL:\"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo/runs/75791198081\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"success\", StartedAt:github.Timestamp{2026-05-13 13:08:40 +0000 UTC}, CompletedAt:github.Timestamp{2026-05-13 13:08:50 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Succeeded\", Summary:\"Integration test for component konflux-demo-component-qxax snapshot konflux-demo-app-20260513-130532-000 and scenario my-integration-test-wlfr 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 | 7s | | :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/75791198081/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wlfr / konflux-demo-component-qxax\", CheckSuite:github.CheckSuite{ID:68805833523}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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-13T13:12:15Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:285","msg":"The existing checkrun is already in completed state, re-creating a new checkrun for scenario test status of snapshot","snapshot":{"name":"konflux-demo-app-20260513-130848-000","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app","snapshot.NameSpace":"konflux-poai","snapshot.Name":"konflux-demo-app-20260513-130848-000","scenarioName":"my-integration-test-wlfr","externalID":"my-integration-test-wlfr-konflux-demo-component-qxax"} {"level":"info","ts":"2026-05-13T13:12:15Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260513-130848-000"} {"level":"info","ts":"2026-05-13T13:12:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-qxax-on-push-67cpl","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app","namespace":"konflux-poai","name":"konflux-demo-component-qxax-on-push-67cpl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-13T13:12:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun konflux-demo-component-qxax-on-push-67cpl has finished running","buildpipelineRun":{"name":"konflux-demo-component-qxax-on-push-67cpl","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app"} {"level":"info","ts":"2026-05-13T13:12:15Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-wlfr-hpq29","namespace":"konflux-poai"},"namespace":"konflux-poai","name":"my-integration-test-wlfr-hpq29","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-13T13:12:16Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"konflux-demo-app-20260513-130848-000","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app","ID":75791867942,"CheckName":"Konflux Dev version / my-integration-test-wlfr / konflux-demo-component-qxax","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-13T13:12:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"konflux-demo-app-20260513-130848-000","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app","testedSnapshot.Name":"konflux-demo-app-20260513-130848-000","destinationSnapshot.Name":"konflux-demo-app-20260513-130848-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-13T13:12:16Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260513-130848-000"} {"level":"info","ts":"2026-05-13T13:12:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"konflux-demo-app-20260513-130848-000","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260513-130848-000"} {"level":"info","ts":"2026-05-13T13:12: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":"konflux-demo-app-20260513-130848-000","namespace":"konflux-poai"},"snapshot":{"name":"konflux-demo-app-20260513-130848-000","namespace":"konflux-poai"}} {"level":"info","ts":"2026-05-13T13:12:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"konflux-demo-app-20260513-130848-000","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app"} {"level":"info","ts":"2026-05-13T13:12:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"konflux-demo-app-20260513-130848-000","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app"} {"level":"info","ts":"2026-05-13T13:12:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"konflux-demo-app-20260513-130848-000","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260513-130848-000"} {"level":"info","ts":"2026-05-13T13:12:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"konflux-demo-app-20260513-130848-000","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app","destinationComponentSnapshot.Name":"konflux-demo-app-20260513-130848-000","testedSnapshot":"konflux-demo-app-20260513-130848-000"} {"level":"info","ts":"2026-05-13T13:12:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"konflux-demo-app-20260513-130848-000","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-13T13:12:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260513-130848-000","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app","scenario.Name":"my-integration-test-wlfr","destinationSnapshot.Name":"konflux-demo-app-20260513-130848-000","testedSnapshot":"konflux-demo-app-20260513-130848-000"} {"level":"info","ts":"2026-05-13T13:12:16Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260513-130848-000","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app","scenario.Name":"my-integration-test-wlfr","destinationSnapshot.Name":"konflux-demo-app-20260513-130848-000","testedSnapshot":"konflux-demo-app-20260513-130848-000"} {"level":"info","ts":"2026-05-13T13:12:16Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"konflux-demo-app-20260513-130848-000","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app","ExternalID":"my-integration-test-wlfr-konflux-demo-component-qxax"} {"level":"info","ts":"2026-05-13T13:12:16Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"konflux-demo-app-20260513-130848-000","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app","existingCheckRun":"github.CheckRun{ID:75791867942, NodeID:\"CR_kwDOMZ6fKs8AAAARpYwgJg\", HeadSHA:\"899f5b15218aa9ac5b7631bcda30ce4e72b2e18d\", ExternalID:\"my-integration-test-wlfr-konflux-demo-component-qxax\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/75791867942\", HTMLURL:\"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo/runs/75791867942\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-13 13:12:16 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component konflux-demo-component-qxax snapshot konflux-demo-app-20260513-130848-000 and scenario my-integration-test-wlfr is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/75791867942/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wlfr / konflux-demo-component-qxax\", CheckSuite:github.CheckSuite{ID:68805833523}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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-13T13:12:17Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"konflux-demo-app-20260513-130848-000","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app","ID":75791867942,"CheckName":"Konflux Dev version / my-integration-test-wlfr / konflux-demo-component-qxax","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-13T13:12:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"konflux-demo-app-20260513-130848-000","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app","testedSnapshot.Name":"konflux-demo-app-20260513-130848-000","destinationSnapshot.Name":"konflux-demo-app-20260513-130848-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-13T13:12:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260513-130848-000"} {"level":"info","ts":"2026-05-13T13:12:17Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"konflux-demo-app-20260513-130848-000","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260513-130848-000"} {"level":"info","ts":"2026-05-13T13:12:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:12:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:12:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:12:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:12:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-fmwj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:12:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:12:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-fmwj-on-pull-request-wj2cb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13: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-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:12: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-fmwj is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:12:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-fmwj-on-pull-request-wj2cb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:12:23Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260513-130848-000"} {"level":"info","ts":"2026-05-13T13:12:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"konflux-demo-app-20260513-130848-000","namespace":"konflux-poai"},"snapshot":{"name":"konflux-demo-app-20260513-130848-000","namespace":"konflux-poai"}} {"level":"info","ts":"2026-05-13T13:12:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"konflux-demo-app-20260513-130848-000","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app"} {"level":"info","ts":"2026-05-13T13:12:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"konflux-demo-app-20260513-130848-000","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app"} {"level":"info","ts":"2026-05-13T13:12:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"konflux-demo-app-20260513-130848-000","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app","namespace":"konflux-poai","name":"konflux-demo-app-20260513-130848-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T13:12:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 1 required Integration PipelineRuns succeeded","snapshot":{"name":"konflux-demo-app-20260513-130848-000","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app","namespace":"konflux-poai","name":"konflux-demo-app-20260513-130848-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T13:12:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"konflux-demo-app-20260513-130848-000","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app","destinationComponentSnapshot.Name":"konflux-demo-app-20260513-130848-000","testedSnapshot":"konflux-demo-app-20260513-130848-000"} {"level":"info","ts":"2026-05-13T13:12: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":"konflux-demo-app-20260513-130848-000","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app"} {"level":"info","ts":"2026-05-13T13:12:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"konflux-demo-app-20260513-130848-000","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app"} {"level":"info","ts":"2026-05-13T13:12:23Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-wlfr-hpq29","namespace":"konflux-poai"},"namespace":"konflux-poai","name":"my-integration-test-wlfr-hpq29","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-13T13:12:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:764","msg":"Created a new Release","snapshot":{"name":"konflux-demo-app-20260513-130848-000","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app","namespace":"konflux-poai","name":"konflux-demo-app-20260513-130848-000-899f5b1-7qgn6","controllerKind":"","audit":"true","action":"ADD","releasePlan.Name":"source-releaseplan"} {"level":"info","ts":"2026-05-13T13:12:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"konflux-demo-app-20260513-130848-000","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-13T13:12:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260513-130848-000","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app","scenario.Name":"my-integration-test-wlfr","destinationSnapshot.Name":"konflux-demo-app-20260513-130848-000","testedSnapshot":"konflux-demo-app-20260513-130848-000"} {"level":"info","ts":"2026-05-13T13:12:23Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"konflux-demo-app-20260513-130848-000","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app","scenario.Name":"my-integration-test-wlfr","destinationSnapshot.Name":"konflux-demo-app-20260513-130848-000","testedSnapshot":"konflux-demo-app-20260513-130848-000"} {"level":"info","ts":"2026-05-13T13:12:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:779","msg":"Marked Release status automated","snapshot":{"name":"konflux-demo-app-20260513-130848-000","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app","release.Name":"konflux-demo-app-20260513-130848-000-899f5b1-7qgn6"} {"level":"info","ts":"2026-05-13T13:12:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"konflux-demo-app-20260513-130848-000","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app"} {"level":"info","ts":"2026-05-13T13:12:23Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"konflux-demo-app-20260513-130848-000","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app"} {"level":"info","ts":"2026-05-13T13:12:24Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"konflux-demo-app-20260513-130848-000","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app","ExternalID":"my-integration-test-wlfr-konflux-demo-component-qxax"} {"level":"info","ts":"2026-05-13T13:12:24Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"konflux-demo-app-20260513-130848-000","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app","existingCheckRun":"github.CheckRun{ID:75791867942, NodeID:\"CR_kwDOMZ6fKs8AAAARpYwgJg\", HeadSHA:\"899f5b15218aa9ac5b7631bcda30ce4e72b2e18d\", ExternalID:\"my-integration-test-wlfr-konflux-demo-component-qxax\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/hacbs-test-project-konflux-demo/check-runs/75791867942\", HTMLURL:\"https://github.com/redhat-appstudio-qe/hacbs-test-project-konflux-demo/runs/75791867942\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-13 13:12:16 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component konflux-demo-component-qxax snapshot konflux-demo-app-20260513-130848-000 and scenario my-integration-test-wlfr 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/75791867942/annotations\"}, Name:\"Konflux Dev version / my-integration-test-wlfr / konflux-demo-component-qxax\", CheckSuite:github.CheckSuite{ID:68805833523}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.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-13T13:12:24Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"konflux-demo-app-20260513-130848-000","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app","ID":75791867942,"CheckName":"Konflux Dev version / my-integration-test-wlfr / konflux-demo-component-qxax","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-13T13:12:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"konflux-demo-app-20260513-130848-000","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app","testedSnapshot.Name":"konflux-demo-app-20260513-130848-000","destinationSnapshot.Name":"konflux-demo-app-20260513-130848-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-13T13:12:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"konflux-demo-app-20260513-130848-000"} {"level":"info","ts":"2026-05-13T13:12:24Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"konflux-demo-app-20260513-130848-000","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app","snapshot.Name":"konflux-demo-app-20260513-130848-000"} {"level":"info","ts":"2026-05-13T13:12:24Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"konflux-demo-app-20260513-130848-000","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app","namespace":"konflux-poai","name":"my-integration-test-wlfr-hpq29","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T13:12:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13:12:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13:12:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13:12:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13:12:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","namespace":"integration2-efyx","name":"test-component-pac-dnqfky-on-pull-request-sjvpc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:12:27Z","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-nwew-on-push-zd4jr","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:12:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-push-zd4jr","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:12:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-push-zd4jr","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:12:27Z","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-nwew-on-push-zd4jr","namespace":"build-e2e-aqnt"},"namespace":"build-e2e-aqnt","name":"gl-multi-component-parent-nwew-on-push-zd4jr","reconcileID":"4ae71b8b-219d-4809-8ecf-c58a609058f4","Component.Namespace":"build-e2e-aqnt","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-aqnt/gl-multi-component-parent-nwew@sha256:6fe779c63ac1661a4fb15f60f93a0be725761bb2320df66433f297d1592c28f0","Component.Name":"gl-multi-component-parent-nwew","lastBuildCommit":"3f2233925e5fe6cf6947e95d1a30b04857921a15"} {"level":"info","ts":"2026-05-13T13:12:27Z","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-nwew-on-push-zd4jr","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","component.Namespace":"build-e2e-aqnt","component.Name":"gl-multi-component-parent-nwew"} {"level":"info","ts":"2026-05-13T13:12:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-qued-20260513-130716-000"} {"level":"info","ts":"2026-05-13T13:12:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-qued-20260513-130716-000","application":"build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:12:27Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-qued-20260513-130716-000"} {"level":"info","ts":"2026-05-13T13:12:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-push-zd4jr","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"build-suite-component-update-qued-20260513-130716-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-qued-20260513-130716-000","snapshot.Spec.Components":[{"name":"gl-multi-component-child-nwew","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-aqnt/gl-multi-component-child-nwew@sha256:f6f40e96af738152b8e4b4dc588ccca03d8620f60f62b7ffc5fef1360bd93a9b","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-child-pexvqg","revision":"6b2f08c9613a7d50f15a796f7020efeec026a423","dockerfileUrl":"Dockerfile"}}},{"name":"gl-multi-component-parent-nwew","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-aqnt/gl-multi-component-parent-nwew@sha256:6fe779c63ac1661a4fb15f60f93a0be725761bb2320df66433f297d1592c28f0","source":{"git":{"url":"https://gitlab.com/konflux-qe/build-nudge-parent-pexvqg","revision":"3f2233925e5fe6cf6947e95d1a30b04857921a15"}}}]} {"level":"info","ts":"2026-05-13T13:12:27Z","logger":"controllers.snapshot","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-qued-20260513-130716-000","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:12:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-qued-20260513-130716-000","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:12:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-qued-20260513-130716-000","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-13T13:12:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-qued-20260513-130716-000","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:12:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-qued-20260513-130716-000","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","Application.Name":"build-suite-component-update-qued","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-13T13:12:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-qued-20260513-130716-000","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"build-suite-component-update-qued-20260513-130716-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-13T13:12:27Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-13T13:12:27Z","logger":"controllers.snapshot","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-qued-20260513-130716-000","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:12:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-qued-20260513-130716-000","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:12:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-qued-20260513-130716-000","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:12:27Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-qued-20260513-130716-000","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:12:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-push-zd4jr","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-parent-nwew-on-push-zd4jr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-qued-20260513-130716-000"} {"level":"info","ts":"2026-05-13T13:12:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-push-zd4jr","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-parent-nwew-on-push-zd4jr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-qued-20260513-130716-000"} {"level":"info","ts":"2026-05-13T13:12:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-push-zd4jr","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-parent-nwew-on-push-zd4jr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-13T13:12:27Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-push-zd4jr","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-parent-nwew-on-push-zd4jr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T13:12:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-nwew-on-push-zd4jr has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-push-zd4jr","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:12:27Z","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-nwew-on-push-zd4jr","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:12:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-push-zd4jr","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:12:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-push-zd4jr","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:12:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1295","msg":"The PipelineRun's component was previously added to the global candidate list, skipping adding it.","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-push-zd4jr","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13:12:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-push-zd4jr","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","snapshot.Name":"build-suite-component-update-qued-20260513-130716-000"} {"level":"info","ts":"2026-05-13T13:12:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-push-zd4jr","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued","namespace":"build-e2e-aqnt","name":"gl-multi-component-parent-nwew-on-push-zd4jr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-13T13:12:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-multi-component-parent-nwew-on-push-zd4jr has finished running","buildpipelineRun":{"name":"gl-multi-component-parent-nwew-on-push-zd4jr","namespace":"build-e2e-aqnt"},"application":"build-e2e-aqnt/build-suite-component-update-qued"} {"level":"info","ts":"2026-05-13T13: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-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13: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-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13: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-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13: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-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13:12:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","namespace":"integration2-efyx","name":"test-component-pac-dnqfky-on-pull-request-sjvpc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:12:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13:12:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13:12:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13:12:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13:12:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","namespace":"integration2-efyx","name":"test-component-pac-dnqfky-on-pull-request-sjvpc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:12:42Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"konflux-demo-component-qxax","namespace":"konflux-poai"},"application":"konflux-poai/konflux-demo-app","namespace":"konflux-poai","name":"konflux-demo-component-qxax","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-13T13:12:42Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:69","msg":"Integration PipelineRun finalizer has been removed, status already reported, skipping processing","pipelineRun":{"name":"my-integration-test-wlfr-974cd","namespace":"konflux-poai"},"pipelineRun.Name":"my-integration-test-wlfr-974cd"} {"level":"info","ts":"2026-05-13T13:12:43Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-wlfr-974cd","namespace":"konflux-poai"},"namespace":"konflux-poai","name":"my-integration-test-wlfr-974cd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-13T13:12:43Z","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-wlfr-hpq29","namespace":"konflux-poai"},"pipelineRun.Name":"my-integration-test-wlfr-hpq29"} {"level":"info","ts":"2026-05-13T13:12:43Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-wlfr-hpq29","namespace":"konflux-poai"},"namespace":"konflux-poai","name":"my-integration-test-wlfr-hpq29","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"error","ts":"2026-05-13T13:12:43Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-qxax-on-push-67cpl","namespace":"konflux-poai"},"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-13T13:12:43Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"konflux-demo-component-qxax-on-push-p27j2","namespace":"konflux-poai"},"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-13T13:12:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"konflux-demo-app-20260513-130848-000"} {"level":"info","ts":"2026-05-13T13:12:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"konflux-poai","snapshot":"konflux-demo-app-20260513-130848-000"} {"level":"info","ts":"2026-05-13T13:12:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"konflux-demo-app-20260513-130532-000"} {"level":"info","ts":"2026-05-13T13:12:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"konflux-poai","snapshot":"konflux-demo-app-20260513-130532-000"} {"level":"info","ts":"2026-05-13T13:12:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13:12:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13: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":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13:12:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13:12:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","namespace":"integration2-efyx","name":"test-component-pac-dnqfky-on-pull-request-sjvpc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:12:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13:12:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13: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":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13:12:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13:12:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","namespace":"integration2-efyx","name":"test-component-pac-dnqfky-on-pull-request-sjvpc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13: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-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13: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-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13: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-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13: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-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13:12:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","namespace":"integration2-efyx","name":"test-component-pac-dnqfky-on-pull-request-sjvpc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13: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-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13: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-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13: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-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13: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-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13:12:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","namespace":"integration2-efyx","name":"test-component-pac-dnqfky-on-pull-request-sjvpc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:12:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13:12:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13:12:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13:12:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13:12:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","namespace":"integration2-efyx","name":"test-component-pac-dnqfky-on-pull-request-sjvpc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13: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":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13: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":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:12:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:12:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:12:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kcui/gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs with pr group konflux-gl-test-custom-branch-tnfrwf is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:12:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-kcui/gl-test-custom-branch-tnfrwf, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:12: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-tnfrwf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13: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":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:12:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","namespace":"build-e2e-kcui","name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13: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":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:12:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","elapsedSinceCompletion":"307.894533ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:12:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-fmwj-on-pull-request-wj2cb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:12:58Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"namespace":"build-e2e-cyik","name":"test-comp-fmwj-on-pull-request-wj2cb","reconcileID":"5f5bd5db-01d1-4be0-b3d8-ee131beb8e20","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13: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":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:12:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","elapsedSinceCompletion":"313.391033ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:12:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-fmwj-on-pull-request-wj2cb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:12:58Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"namespace":"build-e2e-cyik","name":"test-comp-fmwj-on-pull-request-wj2cb","reconcileID":"f1252aa2-cc1e-400a-b171-99e5503e8bfe","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13: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":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:12:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","elapsedSinceCompletion":"324.509616ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:12:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-fmwj-on-pull-request-wj2cb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:12:58Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"namespace":"build-e2e-cyik","name":"test-comp-fmwj-on-pull-request-wj2cb","reconcileID":"506ad316-7611-4842-b85d-73a7f2a161a7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13: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":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:12:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","elapsedSinceCompletion":"345.129287ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:12:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-fmwj-on-pull-request-wj2cb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:12:58Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"namespace":"build-e2e-cyik","name":"test-comp-fmwj-on-pull-request-wj2cb","reconcileID":"bec586a2-0a2a-475f-8a44-40b069243e6c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13: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":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:12:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","elapsedSinceCompletion":"386.414814ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:12:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-fmwj-on-pull-request-wj2cb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:12:58Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"namespace":"build-e2e-cyik","name":"test-comp-fmwj-on-pull-request-wj2cb","reconcileID":"25764595-bf0e-4550-9175-6f8c0827c95a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13: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":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:12:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","elapsedSinceCompletion":"425.160391ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:12:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-fmwj-on-pull-request-wj2cb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:12:58Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"namespace":"build-e2e-cyik","name":"test-comp-fmwj-on-pull-request-wj2cb","reconcileID":"fcd3b8f8-e770-4724-a705-f308dcde4500","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13: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":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:12:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","elapsedSinceCompletion":"467.653815ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:12:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-fmwj-on-pull-request-wj2cb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:12:58Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"namespace":"build-e2e-cyik","name":"test-comp-fmwj-on-pull-request-wj2cb","reconcileID":"07690606-34fb-4a6d-a195-28edbadc9ec1","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13: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":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:12:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","elapsedSinceCompletion":"788.276884ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:12:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-fmwj-on-pull-request-wj2cb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:12:58Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"namespace":"build-e2e-cyik","name":"test-comp-fmwj-on-pull-request-wj2cb","reconcileID":"b18903d6-1b44-4e16-b4b4-3f3f97929327","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13: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":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:12:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","elapsedSinceCompletion":"1.41965771s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:12:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-fmwj-on-pull-request-wj2cb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:12:59Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"namespace":"build-e2e-cyik","name":"test-comp-fmwj-on-pull-request-wj2cb","reconcileID":"01271efa-0f7e-4d08-b3b0-3445fecc87fe","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13: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":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:12:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","elapsedSinceCompletion":"1.429273189s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:12:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-fmwj-on-pull-request-wj2cb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:12:59Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"namespace":"build-e2e-cyik","name":"test-comp-fmwj-on-pull-request-wj2cb","reconcileID":"99cc6642-b263-4384-9a61-bc5198caff6f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13: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":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:13:00Z","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-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"namespace":"build-e2e-cyik","name":"test-comp-fmwj-on-pull-request-wj2cb","reconcileID":"fd4966ae-9822-47ac-8229-8d6abece74e9","component.Name":"test-comp-rvck"} {"level":"info","ts":"2026-05-13T13:13:00Z","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-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"namespace":"build-e2e-cyik","name":"test-comp-fmwj-on-pull-request-wj2cb","reconcileID":"fd4966ae-9822-47ac-8229-8d6abece74e9","component.Name":"test-comp-soga"} {"level":"info","ts":"2026-05-13T13:13:00Z","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-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"namespace":"build-e2e-cyik","name":"test-comp-fmwj-on-pull-request-wj2cb","reconcileID":"fd4966ae-9822-47ac-8229-8d6abece74e9","component.Name":"test-symlink-comp-eblt"} {"level":"info","ts":"2026-05-13T13:13:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-yrhe-20260513-131016-000"} {"level":"info","ts":"2026-05-13T13:13:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-yrhe-20260513-131016-000","application":"test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:13:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-yrhe-20260513-131016-000"} {"level":"info","ts":"2026-05-13T13:13:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-app-yrhe-20260513-131016-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"test-app-yrhe-20260513-131016-000","snapshot.Spec.Components":[{"name":"test-comp-fmwj","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-cyik/test-comp-fmwj@sha256:762ab05050cd7bffe0ccdfaae0c912f77981c02ddae2cc769a3bb6b9d7311537","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"2caad04fa7fbebe3dc562e12b538c14b24088743"}}}]} {"level":"info","ts":"2026-05-13T13:13:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-test-comp-fmwj is less than 2, skipping group snapshot creation","snapshot":{"name":"test-app-yrhe-20260513-131016-000","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:13:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 7a71fb0b09694c86b8dfcc3a9ee179b347b57f237d32092c27fe6bd92a52b8 is less than 2, skipping group snapshot creation","snapshot":{"name":"test-app-yrhe-20260513-131016-000","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:13:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"test-app-yrhe-20260513-131016-000"} {"level":"info","ts":"2026-05-13T13:13:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-yrhe-20260513-131016-000","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:13:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-yrhe-20260513-131016-000","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-13T13: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":"test-app-yrhe-20260513-131016-000","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:13:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-yrhe-20260513-131016-000","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","Application.Name":"test-app-yrhe","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-13T13: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":"test-app-yrhe-20260513-131016-000","namespace":"build-e2e-cyik"},"snapshot":{"name":"test-app-yrhe-20260513-131016-000","namespace":"build-e2e-cyik"}} {"level":"info","ts":"2026-05-13T13:13:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"test-app-yrhe-20260513-131016-000","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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":"test-app-yrhe-20260513-131016-000","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:13:00Z","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-yrhe-20260513-131016-000","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-app-yrhe-20260513-131016-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T13:13:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"test-app-yrhe-20260513-131016-000","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-app-yrhe-20260513-131016-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T13:13:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"test-app-yrhe-20260513-131016-000","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","snapshot.Namespace":"build-e2e-cyik","snapshot.Name":"test-app-yrhe-20260513-131016-000"} {"level":"info","ts":"2026-05-13T13:13:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-fmwj-on-pull-request-wj2cb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"test-app-yrhe-20260513-131016-000"} {"level":"info","ts":"2026-05-13T13:13:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-yrhe-20260513-131016-000","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-app-yrhe-20260513-131016-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-13T13:13:00Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-13T13:13:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"test-app-yrhe-20260513-131016-000","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:13:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-yrhe-20260513-131016-000","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:13:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-yrhe-20260513-131016-000","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-13T13: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":"test-app-yrhe-20260513-131016-000","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:13:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-yrhe-20260513-131016-000","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:13:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-fmwj-on-pull-request-wj2cb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"test-app-yrhe-20260513-131016-000"} {"level":"info","ts":"2026-05-13T13:13:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-fmwj-on-pull-request-wj2cb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-13T13:13:00Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-fmwj-on-pull-request-wj2cb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T13:13:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-fmwj-on-pull-request-wj2cb has finished running","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:13: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-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:13:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","snapshot.Name":"test-app-yrhe-20260513-131016-000"} {"level":"info","ts":"2026-05-13T13:13:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-fmwj-on-pull-request-wj2cb","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-13T13:13:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-fmwj-on-pull-request-wj2cb has finished running","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13: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":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13: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":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13: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":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:13:03Z","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-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","elapsedSinceCompletion":"79.199203ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:13:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","namespace":"build-e2e-uaem","name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:13:03Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"namespace":"build-e2e-uaem","name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","reconcileID":"0a2c1d8b-5e1c-40a6-a76a-dfa32d56a5f4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13: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":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13: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":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13: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":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13: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":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:13:03Z","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-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","elapsedSinceCompletion":"84.835995ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:13:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","namespace":"build-e2e-uaem","name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:13:03Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"namespace":"build-e2e-uaem","name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","reconcileID":"081bdea5-807d-40ee-a40b-68c9b15ecaa7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13: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":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13: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":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13: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":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13: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":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:13:03Z","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-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","elapsedSinceCompletion":"95.38355ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:13:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","namespace":"build-e2e-uaem","name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:13:03Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"namespace":"build-e2e-uaem","name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","reconcileID":"fe19264c-8075-44a7-9108-c2350db43309","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13: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":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13: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":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13: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":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13: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":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:13:03Z","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-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","elapsedSinceCompletion":"115.877555ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:13:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","namespace":"build-e2e-uaem","name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:13:03Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"namespace":"build-e2e-uaem","name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","reconcileID":"811bfcea-8a0f-4560-b759-464021f242c4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13: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":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13: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":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13: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":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13: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":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:13:03Z","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-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","elapsedSinceCompletion":"156.468612ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:13:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","namespace":"build-e2e-uaem","name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:13:03Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"namespace":"build-e2e-uaem","name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","reconcileID":"ad29d90b-a989-44e1-9ae2-b7ad5ca30709","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13: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-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13: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-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13: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-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13: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-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13:13:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","namespace":"integration2-efyx","name":"test-component-pac-dnqfky-on-pull-request-sjvpc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13: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":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13: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":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13: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":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13: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":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:13:03Z","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-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","elapsedSinceCompletion":"237.722452ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:13:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","namespace":"build-e2e-uaem","name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:13:03Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"namespace":"build-e2e-uaem","name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","reconcileID":"c83efc84-3054-4c72-af65-99eee237f980","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13: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":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13: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":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13: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":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13: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":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:13:03Z","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-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","elapsedSinceCompletion":"354.842023ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:13:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","namespace":"build-e2e-uaem","name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:13:03Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"namespace":"build-e2e-uaem","name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","reconcileID":"39daecb7-a0f8-414c-a01b-f67fbf4b8ff7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13: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":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13: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":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13: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":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13: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":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:13:03Z","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-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","elapsedSinceCompletion":"398.835093ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:13:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","namespace":"build-e2e-uaem","name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:13:03Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"namespace":"build-e2e-uaem","name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","reconcileID":"b7e99b7b-2983-445a-8aeb-53530eee17e3","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:13:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:13:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:13: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-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:13:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:13:04Z","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-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","elapsedSinceCompletion":"1.039612668s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:13:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","namespace":"build-e2e-uaem","name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:13:04Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"namespace":"build-e2e-uaem","name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","reconcileID":"d8ebc9f2-7247-4b29-b349-656544da6868","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:13:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13:13: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-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13:13: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-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13:13: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-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13:13:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","namespace":"integration2-efyx","name":"test-component-pac-dnqfky-on-pull-request-sjvpc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:13:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:13:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:13: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-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:13:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:13:04Z","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-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","elapsedSinceCompletion":"1.235270006s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:13:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","namespace":"build-e2e-uaem","name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:13:04Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"namespace":"build-e2e-uaem","name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","reconcileID":"7c77c0d3-21ee-4fa4-a68b-0b31ae2bd519","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:13:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13:13: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-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13:13: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-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13:13: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-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13:13:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","namespace":"integration2-efyx","name":"test-component-pac-dnqfky-on-pull-request-sjvpc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:13:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:13: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-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:13:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:13: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-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:13:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kcui/gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs with pr group konflux-gl-test-custom-branch-tnfrwf is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:13:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-kcui/gl-test-custom-branch-tnfrwf, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:13: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-tnfrwf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:13: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-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:13:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","namespace":"build-e2e-kcui","name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:13:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:13:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:13:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:13:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:13:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-sywy-20260513-130755-000"} {"level":"info","ts":"2026-05-13T13:13:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-sywy-20260513-130755-000","application":"build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:13:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-sywy-20260513-130755-000"} {"level":"info","ts":"2026-05-13T13:13:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","namespace":"build-e2e-uaem","name":"build-suite-test-application-sywy-20260513-130755-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-sywy-20260513-130755-000","snapshot.Spec.Components":[{"name":"gh-test-custom-branch-ngfbqa","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-uaem/gh-test-custom-branch-ngfbqa@sha256:cee507467848e03741977de1ff9c416419f75d55f450876dc5c6d39e307894f6","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-npyhom","revision":"f0724c2e8d362bee56645f700a282faa79211482"}}}]} {"level":"info","ts":"2026-05-13T13:13:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun build-e2e-uaem/gh-test-custom-branch-ngfbqa-on-pull-request-gk7pz with pr group konflux-gh-test-custom-branch-ngfbqa is not the latest for its component, skipped","snapshot":{"name":"build-suite-test-application-sywy-20260513-130755-000","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:13:05Z","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-ngfbqa is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-sywy-20260513-130755-000","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:13:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 35dc71b730ad0387627f6725abf205cc44b2ddeb3fc5298cae9a4a96eeb515 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-sywy-20260513-130755-000","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:13:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-sywy-20260513-130755-000"} {"level":"info","ts":"2026-05-13T13:13: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":"build-suite-test-application-sywy-20260513-130755-000","namespace":"build-e2e-uaem"},"snapshot":{"name":"build-suite-test-application-sywy-20260513-130755-000","namespace":"build-e2e-uaem"}} {"level":"info","ts":"2026-05-13T13:13:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-sywy-20260513-130755-000","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:13:05Z","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-sywy-20260513-130755-000","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:13:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-sywy-20260513-130755-000","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:13:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-sywy-20260513-130755-000","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-13T13:13: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":"build-suite-test-application-sywy-20260513-130755-000","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:13:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-sywy-20260513-130755-000","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","Application.Name":"build-suite-test-application-sywy","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-13T13:13:05Z","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-sywy-20260513-130755-000","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","snapshot.Name":"build-suite-test-application-sywy-20260513-125819-000"} {"level":"info","ts":"2026-05-13T13:13:05Z","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-sywy-20260513-130755-000","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","namespace":"build-e2e-uaem","name":"build-suite-test-application-sywy-20260513-130755-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-13T13:13:05Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-13T13:13:05Z","logger":"controllers.snapshot","caller":"snapshot/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-sywy-20260513-130755-000","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:13:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-sywy-20260513-130755-000","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:13:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-sywy-20260513-130755-000","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-13T13:13: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":"build-suite-test-application-sywy-20260513-130755-000","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:13:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-sywy-20260513-130755-000","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:13:05Z","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-sywy-20260513-130755-000","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","namespace":"build-e2e-uaem","name":"build-suite-test-application-sywy-20260513-130755-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T13:13:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","namespace":"build-e2e-uaem","name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-sywy-20260513-130755-000"} {"level":"info","ts":"2026-05-13T13:13:05Z","logger":"controllers.snapshot","caller":"snapshot/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-sywy-20260513-130755-000","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:13:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-sywy-20260513-130755-000","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:13:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-sywy-20260513-130755-000","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-13T13:13: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":"build-suite-test-application-sywy-20260513-130755-000","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:13:05Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-sywy-20260513-130755-000","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:13:05Z","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-sywy-20260513-130755-000","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","namespace":"build-e2e-uaem","name":"build-suite-test-application-sywy-20260513-130755-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T13:13:05Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-sywy-20260513-130755-000","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","snapshot.Namespace":"build-e2e-uaem","snapshot.Name":"build-suite-test-application-sywy-20260513-130755-000"} {"level":"info","ts":"2026-05-13T13:13:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","namespace":"build-e2e-uaem","name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-sywy-20260513-130755-000"} {"level":"info","ts":"2026-05-13T13:13:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","namespace":"build-e2e-uaem","name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-13T13:13:05Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","namespace":"build-e2e-uaem","name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T13:13:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:13:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:13:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:13: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":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:13:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:13:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","snapshot.Name":"build-suite-test-application-sywy-20260513-130755-000"} {"level":"info","ts":"2026-05-13T13:13:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","namespace":"build-e2e-uaem","name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-13T13:13:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-pull-request-nvmwh","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:13: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-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:13: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-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:13: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-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:13: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-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:13:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kcui/gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs with pr group konflux-gl-test-custom-branch-tnfrwf is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:13:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-kcui/gl-test-custom-branch-tnfrwf, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:13: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-tnfrwf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:13: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-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:13:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","namespace":"build-e2e-kcui","name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13: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":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13: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":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13: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":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13: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":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:13:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kcui/gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs with pr group konflux-gl-test-custom-branch-tnfrwf is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:13:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-kcui/gl-test-custom-branch-tnfrwf, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:13:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-tnfrwf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13: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":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:13:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","namespace":"build-e2e-kcui","name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:13:24Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-push-bzw7m","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","namespace":"build-e2e-uaem","name":"gh-test-custom-branch-ngfbqa-on-push-bzw7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T13:13:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-sywy-20260513-125819-000"} {"level":"info","ts":"2026-05-13T13:13:24Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-sywy-20260513-130755-000"} {"level":"info","ts":"2026-05-13T13:13:24Z","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-ngfbqa-on-push-bzw7m","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-push-bzw7m","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-push-bzw7m","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-push-bzw7m","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","namespace":"build-e2e-uaem","name":"gh-test-custom-branch-ngfbqa-on-push-bzw7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:13:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gh-test-custom-branch-ngfbqa-on-push-bzw7m is not associated with a pull request","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-push-bzw7m","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:13:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13:13:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13:13: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-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13:13:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13:13:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","elapsedSinceCompletion":"901.514602ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:13:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","namespace":"integration2-efyx","name":"test-component-pac-dnqfky-on-pull-request-sjvpc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:13:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"namespace":"integration2-efyx","name":"test-component-pac-dnqfky-on-pull-request-sjvpc","reconcileID":"2e04ba61-1905-4793-acb1-07527e4d08c2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:13:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13:13:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13:13: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-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13:13:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13:13:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","elapsedSinceCompletion":"907.560423ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:13:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","namespace":"integration2-efyx","name":"test-component-pac-dnqfky-on-pull-request-sjvpc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:13:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"namespace":"integration2-efyx","name":"test-component-pac-dnqfky-on-pull-request-sjvpc","reconcileID":"d8034c01-5844-4594-918c-4cc6b57161f7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:13:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13:13:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13:13: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-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13:13:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13:13:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","elapsedSinceCompletion":"918.04374ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:13:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","namespace":"integration2-efyx","name":"test-component-pac-dnqfky-on-pull-request-sjvpc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:13:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"namespace":"integration2-efyx","name":"test-component-pac-dnqfky-on-pull-request-sjvpc","reconcileID":"b937f494-d46a-4540-b3ae-4ea781785e0e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:13:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13:13:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13:13: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-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13:13:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13:13:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","elapsedSinceCompletion":"938.533021ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:13:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","namespace":"integration2-efyx","name":"test-component-pac-dnqfky-on-pull-request-sjvpc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:13:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"namespace":"integration2-efyx","name":"test-component-pac-dnqfky-on-pull-request-sjvpc","reconcileID":"f3662466-4a32-415e-8cfa-ac7e672f1948","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:13:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13:13:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13:13: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-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13:13:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13:13:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","elapsedSinceCompletion":"979.040614ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:13:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","namespace":"integration2-efyx","name":"test-component-pac-dnqfky-on-pull-request-sjvpc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:13:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"namespace":"integration2-efyx","name":"test-component-pac-dnqfky-on-pull-request-sjvpc","reconcileID":"971ebbea-db9a-4d01-be81-1227e2e6ff30","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","elapsedSinceCompletion":"1.024997877s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","namespace":"integration2-efyx","name":"test-component-pac-dnqfky-on-pull-request-sjvpc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:13:38Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"namespace":"integration2-efyx","name":"test-component-pac-dnqfky-on-pull-request-sjvpc","reconcileID":"1822da65-a1b2-45f0-b297-f48c4d52cb68","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","elapsedSinceCompletion":"1.060007403s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","namespace":"integration2-efyx","name":"test-component-pac-dnqfky-on-pull-request-sjvpc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:13:38Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"namespace":"integration2-efyx","name":"test-component-pac-dnqfky-on-pull-request-sjvpc","reconcileID":"dfce4b6e-310c-41f0-a71a-77780347cae5","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","elapsedSinceCompletion":"1.380781754s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","namespace":"integration2-efyx","name":"test-component-pac-dnqfky-on-pull-request-sjvpc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:13:38Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"namespace":"integration2-efyx","name":"test-component-pac-dnqfky-on-pull-request-sjvpc","reconcileID":"0864fb92-d0af-4271-9114-da57d0c576f4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","elapsedSinceCompletion":"1.998541929s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:13:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","namespace":"integration2-efyx","name":"test-component-pac-dnqfky-on-pull-request-sjvpc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:13:38Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"namespace":"integration2-efyx","name":"test-component-pac-dnqfky-on-pull-request-sjvpc","reconcileID":"1a5cd5f5-0d2d-4781-8504-61ad3a52a9a9","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:13:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13:13:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13:13:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13:13:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13:13:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","elapsedSinceCompletion":"2.022142078s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:13:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","namespace":"integration2-efyx","name":"test-component-pac-dnqfky-on-pull-request-sjvpc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:13:39Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"namespace":"integration2-efyx","name":"test-component-pac-dnqfky-on-pull-request-sjvpc","reconcileID":"db3d5d65-b199-466d-9e0a-dbc60175c92f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:13:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13:13:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13:13:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13:13:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13:13:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-bkrq-20260513-131020-000"} {"level":"info","ts":"2026-05-13T13:13:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-bkrq-20260513-131020-000","application":"integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13:13:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-bkrq-20260513-131020-000"} {"level":"info","ts":"2026-05-13T13:13:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","namespace":"integration2-efyx","name":"integ-app-bkrq-20260513-131020-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-bkrq-20260513-131020-000","snapshot.Spec.Components":[{"name":"test-component-pac-dnqfky","version":"","containerImage":"quay.io/redhat-appstudio-qe/integration2-efyx/test-component-pac-dnqfky@sha256:f646e14a41f1f51f0d96d4c80fb2554650feec877784c22253f58fed5fe12a2c","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/konflux-test-integration","revision":"2b0215e6f2ed2bc181e1b86827bbb6affd184e76"}}}]} {"level":"info","ts":"2026-05-13T13:13:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-test-component-pac-dnqfky is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-bkrq-20260513-131020-000","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13:13:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 33fb90b2e965e455cfcddb6eed594aac5c0565dd06fffa98507ff4b2c3933e is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-bkrq-20260513-131020-000","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13:13:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bkrq-20260513-131020-000"} {"level":"info","ts":"2026-05-13T13:13:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-bkrq-20260513-131020-000","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13:13:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-bkrq-20260513-131020-000","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-13T13:13:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-bkrq-20260513-131020-000","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13:13:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-bkrq-20260513-131020-000","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","Application.Name":"integ-app-bkrq","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-13T13:13:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-bkrq-20260513-131020-000","namespace":"integration2-efyx"},"snapshot":{"name":"integ-app-bkrq-20260513-131020-000","namespace":"integration2-efyx"}} {"level":"info","ts":"2026-05-13T13:13:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-bkrq-20260513-131020-000","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13:13:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 1 out of 1 required integration tests passed","snapshot":{"name":"integ-app-bkrq-20260513-131020-000","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13:13:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-bkrq-20260513-131020-000","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","snapshot.Name":"integ-app-bkrq-20260513-131020-000"} {"level":"info","ts":"2026-05-13T13:13:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-bkrq-20260513-131020-000","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","integrationTestScenario.Name":"my-integration-test-ubnh"} {"level":"info","ts":"2026-05-13T13:13:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bkrq-20260513-131020-000"} {"level":"info","ts":"2026-05-13T13:13:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bkrq-20260513-131020-000"} {"level":"info","ts":"2026-05-13T13:13:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-bkrq-20260513-131020-000","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","integrationTestScenario.Name":"my-integration-test-ubnh"} 2026/05/13 13:13:40 http: TLS handshake error from 10.130.0.2:49116: EOF {"level":"info","ts":"2026-05-13T13:13:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bkrq-20260513-131020-000"} {"level":"info","ts":"2026-05-13T13:13:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-bkrq-20260513-131020-000","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","destinationComponentSnapshot.Name":"integ-app-bkrq-20260513-131020-000","testedSnapshot":"integ-app-bkrq-20260513-131020-000"} {"level":"info","ts":"2026-05-13T13:13:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-bkrq-20260513-131020-000","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","namespace":"integration2-efyx","name":"my-integration-test-ubnh-zsbtr","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-ubnh"} {"level":"info","ts":"2026-05-13T13:13:40Z","caller":"gitops/snapshot.go:542","msg":"Integration Service Response time (integration_svc_response_seconds)","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-bkrq-20260513-131020-000","namespace":"integration2-efyx"},"namespace":"integration2-efyx","name":"integ-app-bkrq-20260513-131020-000","reconcileID":"a547c1cf-afa3-47ab-8a49-83b7ba4d9f85","snapshot.name":"integ-app-bkrq-20260513-131020-000","pipelinerun.name":"test-component-pac-dnqfky-on-pull-request-sjvpc","duration":3.295544004} {"level":"info","ts":"2026-05-13T13:13:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:848","msg":"Snapshot integration status marked as In Progress. Snapshot starts being tested by the integrationPipelineRun","snapshot":{"name":"integ-app-bkrq-20260513-131020-000","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","namespace":"integration2-efyx","name":"integ-app-bkrq-20260513-131020-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T13:13:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","namespace":"integration2-efyx","name":"test-component-pac-dnqfky-on-pull-request-sjvpc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-bkrq-20260513-131020-000"} {"level":"info","ts":"2026-05-13T13:13:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bkrq-20260513-131020-000"} {"level":"info","ts":"2026-05-13T13:13:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-bkrq-20260513-131020-000","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13:13:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-bkrq-20260513-131020-000","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13:13:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-bkrq-20260513-131020-000","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-13T13:13:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-bkrq-20260513-131020-000","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13:13:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:153","msg":"Skipping re-run for IntegrationTestScenario since it's in 'InProgress' or 'Pending' state","snapshot":{"name":"integ-app-bkrq-20260513-131020-000","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","Scenario":"my-integration-test-ubnh"} {"level":"info","ts":"2026-05-13T13:13:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bkrq-20260513-131020-000"} {"level":"info","ts":"2026-05-13T13:13:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-bkrq-20260513-131020-000","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-13T13:13:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-bkrq-20260513-131020-000","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","scenario.Name":"my-integration-test-ubnh","destinationSnapshot.Name":"integ-app-bkrq-20260513-131020-000","testedSnapshot":"integ-app-bkrq-20260513-131020-000"} {"level":"info","ts":"2026-05-13T13:13:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-bkrq-20260513-131020-000","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","scenario.Name":"my-integration-test-ubnh","destinationSnapshot.Name":"integ-app-bkrq-20260513-131020-000","testedSnapshot":"integ-app-bkrq-20260513-131020-000"} {"level":"info","ts":"2026-05-13T13:13:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:197","msg":"1 out of 1 requested IntegrationTestScenario(s) are either in 'InProgress' or 'Pending' state, skipping their re-runs","snapshot":{"name":"integ-app-bkrq-20260513-131020-000","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","Label":"my-integration-test-ubnh"} {"level":"info","ts":"2026-05-13T13:13:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-bkrq-20260513-131020-000","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","Application.Name":"integ-app-bkrq","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-13T13:13:40Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-bkrq-20260513-131020-000","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","integrationTestScenario.Name":"my-integration-test-ubnh","pipelineRun.Name":"my-integration-test-ubnh-zsbtr"} {"level":"info","ts":"2026-05-13T13:13:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","namespace":"integration2-efyx","name":"test-component-pac-dnqfky-on-pull-request-sjvpc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-bkrq-20260513-131020-000"} {"level":"info","ts":"2026-05-13T13:13:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","namespace":"integration2-efyx","name":"test-component-pac-dnqfky-on-pull-request-sjvpc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-13T13:13:40Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","namespace":"integration2-efyx","name":"test-component-pac-dnqfky-on-pull-request-sjvpc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T13:13:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-dnqfky-on-pull-request-sjvpc has finished running","buildpipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13:13:40Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-bkrq-20260513-131020-000","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","ExternalID":"my-integration-test-ubnh-test-component-pac-dnqfky"} {"level":"info","ts":"2026-05-13T13:13:40Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-bkrq-20260513-131020-000","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","ExternalID":"my-integration-test-ubnh-test-component-pac-dnqfky"} {"level":"info","ts":"2026-05-13T13:13:40Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-bkrq-20260513-131020-000","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","existingCheckRun":"github.CheckRun{ID:75791507817, NodeID:\"CR_kwDOKrwUx88AAAARpYahaQ\", HeadSHA:\"2b0215e6f2ed2bc181e1b86827bbb6affd184e76\", ExternalID:\"my-integration-test-ubnh-test-component-pac-dnqfky\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/75791507817\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/75791507817\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-13 13:10:20 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-dnqfky snapshot scenario my-integration-test-ubnh is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun integration2-efyx/test-component-pac-dnqfky-on-pull-request-sjvpc is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/75791507817/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ubnh / test-component-pac-dnqfky\", CheckSuite:github.CheckSuite{ID:68806636632}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3676366050, Number:30313, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30313\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-dnqfky\", SHA:\"2b0215e6f2ed2bc181e1b86827bbb6affd184e76\", 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-xshmrs\", 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-13T13:13:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bkrq-20260513-131020-000"} {"level":"info","ts":"2026-05-13T13:13:40Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-ubnh-zsbtr","namespace":"integration2-efyx"},"namespace":"integration2-efyx","name":"my-integration-test-ubnh-zsbtr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-13T13:13:40Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-bkrq-20260513-131020-000","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","ID":75791507817,"CheckName":"Konflux Dev version / my-integration-test-ubnh / test-component-pac-dnqfky","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-13T13:13:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-bkrq-20260513-131020-000","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","testedSnapshot.Name":"integ-app-bkrq-20260513-131020-000","destinationSnapshot.Name":"integ-app-bkrq-20260513-131020-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-13T13:13:40Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bkrq-20260513-131020-000"} {"level":"info","ts":"2026-05-13T13:13:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-bkrq-20260513-131020-000","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","snapshot.Name":"integ-app-bkrq-20260513-131020-000"} {"level":"info","ts":"2026-05-13T13:13:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-bkrq-20260513-131020-000","namespace":"integration2-efyx"},"snapshot":{"name":"integ-app-bkrq-20260513-131020-000","namespace":"integration2-efyx"}} {"level":"info","ts":"2026-05-13T13:13:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-bkrq-20260513-131020-000","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13:13:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-bkrq-20260513-131020-000","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13:13:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-bkrq-20260513-131020-000","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","snapshot.Name":"integ-app-bkrq-20260513-131020-000"} {"level":"info","ts":"2026-05-13T13:13:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-bkrq-20260513-131020-000","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","destinationComponentSnapshot.Name":"integ-app-bkrq-20260513-131020-000","testedSnapshot":"integ-app-bkrq-20260513-131020-000"} {"level":"info","ts":"2026-05-13T13:13:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-bkrq-20260513-131020-000","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-13T13:13:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-bkrq-20260513-131020-000","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","scenario.Name":"my-integration-test-ubnh","destinationSnapshot.Name":"integ-app-bkrq-20260513-131020-000","testedSnapshot":"integ-app-bkrq-20260513-131020-000"} {"level":"info","ts":"2026-05-13T13:13:40Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-bkrq-20260513-131020-000","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","scenario.Name":"my-integration-test-ubnh","destinationSnapshot.Name":"integ-app-bkrq-20260513-131020-000","testedSnapshot":"integ-app-bkrq-20260513-131020-000"} {"level":"info","ts":"2026-05-13T13:13:41Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-bkrq-20260513-131020-000","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","ExternalID":"my-integration-test-ubnh-test-component-pac-dnqfky"} {"level":"info","ts":"2026-05-13T13:13:41Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-bkrq-20260513-131020-000","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","existingCheckRun":"github.CheckRun{ID:75791507817, NodeID:\"CR_kwDOKrwUx88AAAARpYahaQ\", HeadSHA:\"2b0215e6f2ed2bc181e1b86827bbb6affd184e76\", ExternalID:\"my-integration-test-ubnh-test-component-pac-dnqfky\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/75791507817\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/75791507817\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-13 13:10:20 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component test-component-pac-dnqfky snapshot integ-app-bkrq-20260513-131020-000 and scenario my-integration-test-ubnh is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/75791507817/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ubnh / test-component-pac-dnqfky\", CheckSuite:github.CheckSuite{ID:68806636632}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3676366050, Number:30313, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30313\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-dnqfky\", SHA:\"2b0215e6f2ed2bc181e1b86827bbb6affd184e76\", 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-xshmrs\", 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-13T13:13:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13:13:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13:13:41Z","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-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13:13:41Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-bkrq-20260513-131020-000","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","ID":75791507817,"CheckName":"Konflux Dev version / my-integration-test-ubnh / test-component-pac-dnqfky","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-13T13:13:41Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-bkrq-20260513-131020-000","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","testedSnapshot.Name":"integ-app-bkrq-20260513-131020-000","destinationSnapshot.Name":"integ-app-bkrq-20260513-131020-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-13T13:13:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13:13:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","snapshot.Name":"integ-app-bkrq-20260513-131020-000"} {"level":"info","ts":"2026-05-13T13:13:41Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bkrq-20260513-131020-000"} {"level":"info","ts":"2026-05-13T13:13: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-bkrq-20260513-131020-000","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","snapshot.Name":"integ-app-bkrq-20260513-131020-000"} {"level":"info","ts":"2026-05-13T13:13:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","namespace":"integration2-efyx","name":"test-component-pac-dnqfky-on-pull-request-sjvpc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-13T13:13:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-component-pac-dnqfky-on-pull-request-sjvpc has finished running","buildpipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13: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":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:13:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","prGroup":"konflux-go-component-xanksy","prGroupHash":"6d92cfcd0fffb459b9ecbc29c14334a42ce9bac166ea6a4e7cfa90c5f11542"} {"level":"info","ts":"2026-05-13T13: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":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13: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 GroupSnapshotCreationFailed","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:13:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:13:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-13T13:13:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bkrq-20260513-131020-000"} {"level":"info","ts":"2026-05-13T13:13:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"integ-app-bkrq-20260513-131020-000","namespace":"integration2-efyx"},"snapshot":{"name":"integ-app-bkrq-20260513-131020-000","namespace":"integration2-efyx"}} {"level":"info","ts":"2026-05-13T13:13:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-bkrq-20260513-131020-000","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13:13:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-bkrq-20260513-131020-000","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13:13:48Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","ExternalID":"my-integration-test-yylw-go-component-xanksy"} {"level":"info","ts":"2026-05-13T13:13:48Z","logger":"controllers.build pipeline","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","ExternalID":"my-integration-test-yylw-go-component-xanksy"} {"level":"info","ts":"2026-05-13T13:13:48Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:280","msg":"found existing checkrun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","existingCheckRun":"github.CheckRun{ID:75790998432, NodeID:\"CR_kwDONSo-hs8AAAARpX7boA\", HeadSHA:\"ed872bc5ac0ac34a336f331ff936d48c8b0c1fc8\", ExternalID:\"my-integration-test-yylw-go-component-xanksy\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75790998432\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75790998432\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-13 13:07:35 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-xanksy snapshot scenario my-integration-test-yylw is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-lxqk/go-component-xanksy-on-pull-request-hpz48 is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75790998432/annotations\"}, Name:\"Konflux Dev version / my-integration-test-yylw / go-component-xanksy\", CheckSuite:github.CheckSuite{ID:68806167762}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3676276848, Number:22035, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/22035\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-xanksy\", SHA:\"ed872bc5ac0ac34a336f331ff936d48c8b0c1fc8\", 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-oviuat\", 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-13T13:13:48Z","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-bkrq-20260513-131020-000","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","namespace":"integration2-efyx","name":"integ-app-bkrq-20260513-131020-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T13:13:48Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-ubnh-zsbtr","namespace":"integration2-efyx"},"namespace":"integration2-efyx","name":"my-integration-test-ubnh-zsbtr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-13T13:13:48Z","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-bkrq-20260513-131020-000","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","namespace":"integration2-efyx","name":"integ-app-bkrq-20260513-131020-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T13:13:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-bkrq-20260513-131020-000","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","destinationComponentSnapshot.Name":"integ-app-bkrq-20260513-131020-000","testedSnapshot":"integ-app-bkrq-20260513-131020-000"} {"level":"info","ts":"2026-05-13T13:13:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-bkrq-20260513-131020-000","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13:13:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-bkrq-20260513-131020-000","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13:13:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-bkrq-20260513-131020-000","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","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-13T13:13:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-bkrq-20260513-131020-000","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13:13:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-bkrq-20260513-131020-000","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13:13:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-bkrq-20260513-131020-000","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-13T13:13:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-bkrq-20260513-131020-000","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","scenario.Name":"my-integration-test-ubnh","destinationSnapshot.Name":"integ-app-bkrq-20260513-131020-000","testedSnapshot":"integ-app-bkrq-20260513-131020-000"} {"level":"info","ts":"2026-05-13T13:13:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-bkrq-20260513-131020-000","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","scenario.Name":"my-integration-test-ubnh","destinationSnapshot.Name":"integ-app-bkrq-20260513-131020-000","testedSnapshot":"integ-app-bkrq-20260513-131020-000"} {"level":"info","ts":"2026-05-13T13:13:48Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-bkrq-20260513-131020-000","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","ExternalID":"my-integration-test-ubnh-test-component-pac-dnqfky"} {"level":"info","ts":"2026-05-13T13:13:48Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-bkrq-20260513-131020-000","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","existingCheckRun":"github.CheckRun{ID:75791507817, NodeID:\"CR_kwDOKrwUx88AAAARpYahaQ\", HeadSHA:\"2b0215e6f2ed2bc181e1b86827bbb6affd184e76\", ExternalID:\"my-integration-test-ubnh-test-component-pac-dnqfky\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/75791507817\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/75791507817\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-13 13:10:20 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component test-component-pac-dnqfky snapshot integ-app-bkrq-20260513-131020-000 and scenario my-integration-test-ubnh 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/75791507817/annotations\"}, Name:\"Konflux Dev version / my-integration-test-ubnh / test-component-pac-dnqfky\", CheckSuite:github.CheckSuite{ID:68806636632}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3676366050, Number:30313, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30313\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-dnqfky\", SHA:\"2b0215e6f2ed2bc181e1b86827bbb6affd184e76\", 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-xshmrs\", 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-13T13:13:48Z","logger":"controllers.build pipeline","caller":"github/github.go:344","msg":"Updated CheckRun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","ID":75790998432,"CheckName":"Konflux Dev version / my-integration-test-yylw / go-component-xanksy","Status":"completed","Conclusion":"cancelled"} {"level":"info","ts":"2026-05-13T13:13:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","pipelineRun.Namespace":"group-lxqk","pipelineRun.Name":"go-component-xanksy-on-pull-request-hpz48","build pipelineRun Status":"GroupSnapshotCreationFailed"} {"level":"info","ts":"2026-05-13T13:13:48Z","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-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","pipelinerun.Name":"go-component-xanksy-on-pull-request-hpz48"} {"level":"info","ts":"2026-05-13T13:13:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:13:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-xanksy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:13:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:13:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T13:13:47Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-13T13:07:34Z","completionTime":"2026-05-13T13:13:47Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/group-lxqk/go-component-xanksy:on-pr-ed872bc5ac0ac34a336f331ff936d48c8b0c1fc8"},{"name":"IMAGE_DIGEST","value":"sha256:554d857d38e7f09af4ff69adcc386ec60f363f84a7b3912830a6150b2432892c"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"ed872bc5ac0ac34a336f331ff936d48c8b0c1fc8"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"revision","value":"ed872bc5ac0ac34a336f331ff936d48c8b0c1fc8"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/group-lxqk/go-component-xanksy:on-pr-ed872bc5ac0ac34a336f331ff936d48c8b0c1fc8"},{"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-lxqk/go-component-xanksy:on-pr-ed872bc5ac0ac34a336f331ff936d48c8b0c1fc8"},{"name":"ALWAYS_BUILD_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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-hpz48-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-hpz48-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-hpz48-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-hpz48-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-hpz48-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-5835bb4ff9cbd602813850c71aae8bc7-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-xanksy-on-pull-request-hpz48-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-req2668a582b0f6aacf52c13b81fcec4330","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-hpz48-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-hpz48-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-hpz48-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-hpz48-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-hpz48-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-hpz48-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-hpz48-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-d45b26ac22a0aa8919060d475f0ddbe3-af5ac1dd6ed1cf46-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-13T13:13:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","namespace":"group-lxqk","name":"go-component-xanksy-on-pull-request-hpz48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:13:48Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","namespace":"group-lxqk","name":"go-component-xanksy-on-pull-request-hpz48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T13:13:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-xanksy-on-pull-request-hpz48 has finished running","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:13:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:13: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":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","prGroup":"konflux-go-component-xanksy","prGroupHash":"6d92cfcd0fffb459b9ecbc29c14334a42ce9bac166ea6a4e7cfa90c5f11542"} {"level":"info","ts":"2026-05-13T13:13:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:13:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:13:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:13:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T13:13:47Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-13T13:07:34Z","completionTime":"2026-05-13T13:13:47Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/group-lxqk/go-component-xanksy:on-pr-ed872bc5ac0ac34a336f331ff936d48c8b0c1fc8"},{"name":"IMAGE_DIGEST","value":"sha256:554d857d38e7f09af4ff69adcc386ec60f363f84a7b3912830a6150b2432892c"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"ed872bc5ac0ac34a336f331ff936d48c8b0c1fc8"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"revision","value":"ed872bc5ac0ac34a336f331ff936d48c8b0c1fc8"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/group-lxqk/go-component-xanksy:on-pr-ed872bc5ac0ac34a336f331ff936d48c8b0c1fc8"},{"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-lxqk/go-component-xanksy:on-pr-ed872bc5ac0ac34a336f331ff936d48c8b0c1fc8"},{"name":"ALWAYS_BUILD_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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-hpz48-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-hpz48-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-hpz48-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-hpz48-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-hpz48-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-5835bb4ff9cbd602813850c71aae8bc7-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-xanksy-on-pull-request-hpz48-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-req2668a582b0f6aacf52c13b81fcec4330","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-hpz48-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-hpz48-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-hpz48-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-hpz48-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-hpz48-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-hpz48-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-hpz48-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-d45b26ac22a0aa8919060d475f0ddbe3-af5ac1dd6ed1cf46-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-13T13:13:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","namespace":"group-lxqk","name":"go-component-xanksy-on-pull-request-hpz48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:13:49Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","namespace":"group-lxqk","name":"go-component-xanksy-on-pull-request-hpz48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T13:13:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-xanksy-on-pull-request-hpz48 has finished running","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:13:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:13:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","prGroup":"konflux-go-component-xanksy","prGroupHash":"6d92cfcd0fffb459b9ecbc29c14334a42ce9bac166ea6a4e7cfa90c5f11542"} {"level":"info","ts":"2026-05-13T13:13:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:13: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-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:13:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:13:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T13:13:47Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-13T13:07:34Z","completionTime":"2026-05-13T13:13:47Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/group-lxqk/go-component-xanksy:on-pr-ed872bc5ac0ac34a336f331ff936d48c8b0c1fc8"},{"name":"IMAGE_DIGEST","value":"sha256:554d857d38e7f09af4ff69adcc386ec60f363f84a7b3912830a6150b2432892c"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"ed872bc5ac0ac34a336f331ff936d48c8b0c1fc8"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"revision","value":"ed872bc5ac0ac34a336f331ff936d48c8b0c1fc8"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/group-lxqk/go-component-xanksy:on-pr-ed872bc5ac0ac34a336f331ff936d48c8b0c1fc8"},{"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-lxqk/go-component-xanksy:on-pr-ed872bc5ac0ac34a336f331ff936d48c8b0c1fc8"},{"name":"ALWAYS_BUILD_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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-hpz48-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-hpz48-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-hpz48-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-hpz48-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-hpz48-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-5835bb4ff9cbd602813850c71aae8bc7-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-xanksy-on-pull-request-hpz48-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-req2668a582b0f6aacf52c13b81fcec4330","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-hpz48-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-hpz48-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-hpz48-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-hpz48-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-hpz48-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-hpz48-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-hpz48-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-d45b26ac22a0aa8919060d475f0ddbe3-af5ac1dd6ed1cf46-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-13T13:13:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","namespace":"group-lxqk","name":"go-component-xanksy-on-pull-request-hpz48","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:13:49Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-xanksy-on-pull-request-hpz48 has finished running","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:13:49Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-bkrq-20260513-131020-000","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","ID":75791507817,"CheckName":"Konflux Dev version / my-integration-test-ubnh / test-component-pac-dnqfky","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-05-13T13:13:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-bkrq-20260513-131020-000","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","testedSnapshot.Name":"integ-app-bkrq-20260513-131020-000","destinationSnapshot.Name":"integ-app-bkrq-20260513-131020-000","testStatus":"TestFail"} {"level":"info","ts":"2026-05-13T13:13:49Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bkrq-20260513-131020-000"} {"level":"info","ts":"2026-05-13T13:13:49Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"integ-app-bkrq-20260513-131020-000","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","snapshot.Name":"integ-app-bkrq-20260513-131020-000"} {"level":"info","ts":"2026-05-13T13:13:49Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-bkrq-20260513-131020-000","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","namespace":"integration2-efyx","name":"my-integration-test-ubnh-zsbtr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T13:13:51Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:248","msg":"In Default() function","object":{"apiVersion":"appstudio.redhat.com/v1beta2","kind":"IntegrationTestScenario","namespace":"integration2-efyx","name":"my-integration-test-eywf"}} {"level":"info","ts":"2026-05-13T13:13:51Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:313","msg":"Applying default resolver type","name":"my-integration-test-eywf"} {"level":"info","ts":"2026-05-13T13:13:51Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:83","msg":"Validating IntegrationTestScenario upon creation","name":"my-integration-test-eywf"} {"level":"info","ts":"2026-05-13T13:13:51Z","logger":"integrationtestscenario-webhook","caller":"v1beta2/integrationtestscenario_webhook.go:142","msg":"Validated params"} {"level":"info","ts":"2026-05-13T13:13:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bkrq-20260513-131020-000"} {"level":"info","ts":"2026-05-13T13:13:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-bkrq-20260513-131020-000","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13:13:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-bkrq-20260513-131020-000","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13:13:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-bkrq-20260513-131020-000","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","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-13T13:13: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-bkrq-20260513-131020-000","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13:13:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-bkrq-20260513-131020-000","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","integrationTestScenario.Name":"my-integration-test-eywf"} {"level":"info","ts":"2026-05-13T13:13:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"integ-app-bkrq-20260513-131020-000","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","namespace":"integration2-efyx","name":"my-integration-test-eywf-sknbv","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-eywf"} {"level":"info","ts":"2026-05-13T13:13:51Z","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-bkrq-20260513-131020-000","namespace":"integration2-efyx"},"namespace":"integration2-efyx","name":"integ-app-bkrq-20260513-131020-000","reconcileID":"454d4b7c-3f8c-434e-acd3-095486a8a392","snapshot.name":"integ-app-bkrq-20260513-131020-000","pipelinerun.name":"test-component-pac-dnqfky-on-pull-request-sjvpc","duration":14.1758208} {"level":"info","ts":"2026-05-13T13:13:51Z","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-bkrq-20260513-131020-000","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","namespace":"integration2-efyx","name":"integ-app-bkrq-20260513-131020-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T13:13:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bkrq-20260513-131020-000"} {"level":"info","ts":"2026-05-13T13:13:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bkrq-20260513-131020-000"} {"level":"info","ts":"2026-05-13T13:13: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-bkrq-20260513-131020-000","namespace":"integration2-efyx"},"snapshot":{"name":"integ-app-bkrq-20260513-131020-000","namespace":"integration2-efyx"}} {"level":"info","ts":"2026-05-13T13:13:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-bkrq-20260513-131020-000","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13:13:51Z","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-bkrq-20260513-131020-000","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13:13:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-bkrq-20260513-131020-000","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","snapshot.Name":"integ-app-bkrq-20260513-131020-000"} {"level":"info","ts":"2026-05-13T13:13:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-bkrq-20260513-131020-000","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","destinationComponentSnapshot.Name":"integ-app-bkrq-20260513-131020-000","testedSnapshot":"integ-app-bkrq-20260513-131020-000"} {"level":"info","ts":"2026-05-13T13:13:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 2 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-bkrq-20260513-131020-000","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","Application.Name":"integ-app-bkrq","IntegrationTestScenarios":2} {"level":"info","ts":"2026-05-13T13:13:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-bkrq-20260513-131020-000","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","integrationTestScenario.Name":"my-integration-test-ubnh","pipelineRun.Name":"my-integration-test-ubnh-zsbtr"} {"level":"info","ts":"2026-05-13T13:13:51Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:276","msg":"Found existing integrationPipelineRun","snapshot":{"name":"integ-app-bkrq-20260513-131020-000","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","integrationTestScenario.Name":"my-integration-test-eywf","pipelineRun.Name":"my-integration-test-eywf-sknbv"} {"level":"info","ts":"2026-05-13T13:13:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-bkrq-20260513-131020-000","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-13T13:13:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-bkrq-20260513-131020-000","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","scenario.Name":"my-integration-test-eywf","destinationSnapshot.Name":"integ-app-bkrq-20260513-131020-000","testedSnapshot":"integ-app-bkrq-20260513-131020-000"} {"level":"info","ts":"2026-05-13T13:13:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-bkrq-20260513-131020-000","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","scenario.Name":"my-integration-test-ubnh"} {"level":"info","ts":"2026-05-13T13:13:51Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-bkrq-20260513-131020-000","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","scenario.Name":"my-integration-test-eywf","destinationSnapshot.Name":"integ-app-bkrq-20260513-131020-000","testedSnapshot":"integ-app-bkrq-20260513-131020-000"} {"level":"info","ts":"2026-05-13T13:13:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bkrq-20260513-131020-000"} {"level":"info","ts":"2026-05-13T13:13:51Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-eywf-sknbv","namespace":"integration2-efyx"},"namespace":"integration2-efyx","name":"my-integration-test-eywf-sknbv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-13T13:13:51Z","logger":"controllers.statusreport","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","snapshot":{"name":"integ-app-bkrq-20260513-131020-000","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","ExternalID":"my-integration-test-eywf-test-component-pac-dnqfky"} {"level":"info","ts":"2026-05-13T13:13:51Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","snapshot":{"name":"integ-app-bkrq-20260513-131020-000","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","snapshot.NameSpace":"integration2-efyx","snapshot.Name":"integ-app-bkrq-20260513-131020-000","scenarioName":"my-integration-test-eywf","externalID":"my-integration-test-eywf-test-component-pac-dnqfky"} {"level":"info","ts":"2026-05-13T13:13:52Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-bkrq-20260513-131020-000","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","ID":75792170099,"CheckName":"Konflux Dev version / my-integration-test-eywf / test-component-pac-dnqfky","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-13T13:13:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-bkrq-20260513-131020-000","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","testedSnapshot.Name":"integ-app-bkrq-20260513-131020-000","destinationSnapshot.Name":"integ-app-bkrq-20260513-131020-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-13T13:13:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bkrq-20260513-131020-000"} {"level":"info","ts":"2026-05-13T13:13: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-bkrq-20260513-131020-000","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","snapshot.Name":"integ-app-bkrq-20260513-131020-000"} {"level":"info","ts":"2026-05-13T13:13: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-bkrq-20260513-131020-000","namespace":"integration2-efyx"},"snapshot":{"name":"integ-app-bkrq-20260513-131020-000","namespace":"integration2-efyx"}} {"level":"info","ts":"2026-05-13T13:13:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-bkrq-20260513-131020-000","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13:13:52Z","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-bkrq-20260513-131020-000","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13:13:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-bkrq-20260513-131020-000","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","snapshot.Name":"integ-app-bkrq-20260513-131020-000"} {"level":"info","ts":"2026-05-13T13:13:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-bkrq-20260513-131020-000","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","destinationComponentSnapshot.Name":"integ-app-bkrq-20260513-131020-000","testedSnapshot":"integ-app-bkrq-20260513-131020-000"} {"level":"info","ts":"2026-05-13T13:13:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-bkrq-20260513-131020-000","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-13T13:13:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-bkrq-20260513-131020-000","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","scenario.Name":"my-integration-test-eywf","destinationSnapshot.Name":"integ-app-bkrq-20260513-131020-000","testedSnapshot":"integ-app-bkrq-20260513-131020-000"} {"level":"info","ts":"2026-05-13T13:13:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-bkrq-20260513-131020-000","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","scenario.Name":"my-integration-test-ubnh"} {"level":"info","ts":"2026-05-13T13:13:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-bkrq-20260513-131020-000","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","scenario.Name":"my-integration-test-eywf","destinationSnapshot.Name":"integ-app-bkrq-20260513-131020-000","testedSnapshot":"integ-app-bkrq-20260513-131020-000"} {"level":"info","ts":"2026-05-13T13:13:52Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-bkrq-20260513-131020-000","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","ExternalID":"my-integration-test-eywf-test-component-pac-dnqfky"} {"level":"info","ts":"2026-05-13T13:13:52Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-bkrq-20260513-131020-000","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","existingCheckRun":"github.CheckRun{ID:75792170099, NodeID:\"CR_kwDOKrwUx88AAAARpZC8cw\", HeadSHA:\"2b0215e6f2ed2bc181e1b86827bbb6affd184e76\", ExternalID:\"my-integration-test-eywf-test-component-pac-dnqfky\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/75792170099\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/75792170099\", DetailsURL:\"https://CONSOLE_URL_NOT_AVAILABLE\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-13 13:13:51 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component test-component-pac-dnqfky snapshot integ-app-bkrq-20260513-131020-000 and scenario my-integration-test-eywf is in progress\", Text:\"PipelineRun 'my-integration-test-eywf-sknbv' created\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/75792170099/annotations\"}, Name:\"Konflux Dev version / my-integration-test-eywf / test-component-pac-dnqfky\", CheckSuite:github.CheckSuite{ID:68806636632}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3676366050, Number:30313, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30313\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-dnqfky\", SHA:\"2b0215e6f2ed2bc181e1b86827bbb6affd184e76\", 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-xshmrs\", 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-13T13:13:52Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-bkrq-20260513-131020-000","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","ID":75792170099,"CheckName":"Konflux Dev version / my-integration-test-eywf / test-component-pac-dnqfky","Status":"in_progress","Conclusion":null} {"level":"info","ts":"2026-05-13T13:13:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-bkrq-20260513-131020-000","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","testedSnapshot.Name":"integ-app-bkrq-20260513-131020-000","destinationSnapshot.Name":"integ-app-bkrq-20260513-131020-000","testStatus":"InProgress"} {"level":"info","ts":"2026-05-13T13:13:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bkrq-20260513-131020-000"} {"level":"info","ts":"2026-05-13T13:13: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-bkrq-20260513-131020-000","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","snapshot.Name":"integ-app-bkrq-20260513-131020-000"} {"level":"info","ts":"2026-05-13T13:13:58Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bkrq-20260513-131020-000"} {"level":"info","ts":"2026-05-13T13:13: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-bkrq-20260513-131020-000","namespace":"integration2-efyx"},"snapshot":{"name":"integ-app-bkrq-20260513-131020-000","namespace":"integration2-efyx"}} {"level":"info","ts":"2026-05-13T13:13:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 2 required integration test scenarios","snapshot":{"name":"integ-app-bkrq-20260513-131020-000","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13:13:58Z","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-bkrq-20260513-131020-000","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13:13:58Z","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-bkrq-20260513-131020-000","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","namespace":"integration2-efyx","name":"integ-app-bkrq-20260513-131020-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T13:13:58Z","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-bkrq-20260513-131020-000","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","namespace":"integration2-efyx","name":"integ-app-bkrq-20260513-131020-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T13:13:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-bkrq-20260513-131020-000","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13:13:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-bkrq-20260513-131020-000","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13:13:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-bkrq-20260513-131020-000","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","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-13T13:13:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-bkrq-20260513-131020-000","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13:13:58Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-bkrq-20260513-131020-000","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13:13:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-bkrq-20260513-131020-000","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","destinationComponentSnapshot.Name":"integ-app-bkrq-20260513-131020-000","testedSnapshot":"integ-app-bkrq-20260513-131020-000"} {"level":"info","ts":"2026-05-13T13:13:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-bkrq-20260513-131020-000","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-13T13:13:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-bkrq-20260513-131020-000","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","scenario.Name":"my-integration-test-eywf","destinationSnapshot.Name":"integ-app-bkrq-20260513-131020-000","testedSnapshot":"integ-app-bkrq-20260513-131020-000"} {"level":"info","ts":"2026-05-13T13:13:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:541","msg":"Integration Test doen't contain new status updates","snapshot":{"name":"integ-app-bkrq-20260513-131020-000","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","scenario.Name":"my-integration-test-ubnh"} {"level":"info","ts":"2026-05-13T13:13:58Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-bkrq-20260513-131020-000","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","scenario.Name":"my-integration-test-eywf","destinationSnapshot.Name":"integ-app-bkrq-20260513-131020-000","testedSnapshot":"integ-app-bkrq-20260513-131020-000"} {"level":"info","ts":"2026-05-13T13:13:58Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-eywf-sknbv","namespace":"integration2-efyx"},"namespace":"integration2-efyx","name":"my-integration-test-eywf-sknbv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-13T13:13:58Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-bkrq-20260513-131020-000","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","ExternalID":"my-integration-test-eywf-test-component-pac-dnqfky"} {"level":"info","ts":"2026-05-13T13:13:58Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-bkrq-20260513-131020-000","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","existingCheckRun":"github.CheckRun{ID:75792170099, NodeID:\"CR_kwDOKrwUx88AAAARpZC8cw\", HeadSHA:\"2b0215e6f2ed2bc181e1b86827bbb6affd184e76\", ExternalID:\"my-integration-test-eywf-test-component-pac-dnqfky\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/check-runs/75792170099\", HTMLURL:\"https://github.com/redhat-appstudio-qe/konflux-test-integration/runs/75792170099\", DetailsURL:\"https://CONSOLE_URL_NOT_AVAILABLE\", Status:\"in_progress\", StartedAt:github.Timestamp{2026-05-13 13:13:51 +0000 UTC}, Output:github.CheckRunOutput{Title:\"In Progress\", Summary:\"Integration test for component test-component-pac-dnqfky snapshot integ-app-bkrq-20260513-131020-000 and scenario my-integration-test-eywf 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/75792170099/annotations\"}, Name:\"Konflux Dev version / my-integration-test-eywf / test-component-pac-dnqfky\", CheckSuite:github.CheckSuite{ID:68806636632}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3676366050, Number:30313, URL:\"https://api.github.com/repos/redhat-appstudio-qe/konflux-test-integration/pulls/30313\", Head:github.PullRequestBranch{Ref:\"konflux-test-component-pac-dnqfky\", SHA:\"2b0215e6f2ed2bc181e1b86827bbb6affd184e76\", 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-xshmrs\", 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-13T13:13:59Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-bkrq-20260513-131020-000","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","ID":75792170099,"CheckName":"Konflux Dev version / my-integration-test-eywf / test-component-pac-dnqfky","Status":"completed","Conclusion":"success"} {"level":"info","ts":"2026-05-13T13:13:59Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-bkrq-20260513-131020-000","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","testedSnapshot.Name":"integ-app-bkrq-20260513-131020-000","destinationSnapshot.Name":"integ-app-bkrq-20260513-131020-000","testStatus":"TestPassed"} {"level":"info","ts":"2026-05-13T13:13:59Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-bkrq-20260513-131020-000"} {"level":"info","ts":"2026-05-13T13:13: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-bkrq-20260513-131020-000","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","snapshot.Name":"integ-app-bkrq-20260513-131020-000"} {"level":"info","ts":"2026-05-13T13:13:59Z","logger":"controllers.statusreport","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","snapshot":{"name":"integ-app-bkrq-20260513-131020-000","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","namespace":"integration2-efyx","name":"my-integration-test-eywf-sknbv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T13:14:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:14:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:14:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:14:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:14:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kcui/gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs with pr group konflux-gl-test-custom-branch-tnfrwf is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:14:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-kcui/gl-test-custom-branch-tnfrwf, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:14:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-tnfrwf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:14:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:14:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","namespace":"build-e2e-kcui","name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:14:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:14:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","prGroup":"konflux-go-component-xanksy","prGroupHash":"6d92cfcd0fffb459b9ecbc29c14334a42ce9bac166ea6a4e7cfa90c5f11542"} {"level":"info","ts":"2026-05-13T13:14:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:14:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:14:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:14:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T13:13:47Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-13T13:07:34Z","completionTime":"2026-05-13T13:13:47Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/group-lxqk/go-component-xanksy:on-pr-ed872bc5ac0ac34a336f331ff936d48c8b0c1fc8"},{"name":"IMAGE_DIGEST","value":"sha256:554d857d38e7f09af4ff69adcc386ec60f363f84a7b3912830a6150b2432892c"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"ed872bc5ac0ac34a336f331ff936d48c8b0c1fc8"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"revision","value":"ed872bc5ac0ac34a336f331ff936d48c8b0c1fc8"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/group-lxqk/go-component-xanksy:on-pr-ed872bc5ac0ac34a336f331ff936d48c8b0c1fc8"},{"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-lxqk/go-component-xanksy:on-pr-ed872bc5ac0ac34a336f331ff936d48c8b0c1fc8"},{"name":"ALWAYS_BUILD_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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-hpz48-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-hpz48-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-hpz48-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-hpz48-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-hpz48-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-5835bb4ff9cbd602813850c71aae8bc7-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-xanksy-on-pull-request-hpz48-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-req2668a582b0f6aacf52c13b81fcec4330","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-hpz48-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-hpz48-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-hpz48-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-hpz48-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-hpz48-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-hpz48-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-hpz48-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-d45b26ac22a0aa8919060d475f0ddbe3-af5ac1dd6ed1cf46-01"}},"deletionTimestamp":"2026-05-13 13:14:02 +0000 UTC"} {"level":"info","ts":"2026-05-13T13:14:02Z","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-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:14:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-xanksy-on-pull-request-hpz48 has finished running","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:14:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:14:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","prGroup":"konflux-go-component-xanksy","prGroupHash":"6d92cfcd0fffb459b9ecbc29c14334a42ce9bac166ea6a4e7cfa90c5f11542"} {"level":"info","ts":"2026-05-13T13:14:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:14:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:14:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:14:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T13:13:47Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-13T13:07:34Z","completionTime":"2026-05-13T13:13:47Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/group-lxqk/go-component-xanksy:on-pr-ed872bc5ac0ac34a336f331ff936d48c8b0c1fc8"},{"name":"IMAGE_DIGEST","value":"sha256:554d857d38e7f09af4ff69adcc386ec60f363f84a7b3912830a6150b2432892c"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"ed872bc5ac0ac34a336f331ff936d48c8b0c1fc8"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"revision","value":"ed872bc5ac0ac34a336f331ff936d48c8b0c1fc8"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/group-lxqk/go-component-xanksy:on-pr-ed872bc5ac0ac34a336f331ff936d48c8b0c1fc8"},{"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-lxqk/go-component-xanksy:on-pr-ed872bc5ac0ac34a336f331ff936d48c8b0c1fc8"},{"name":"ALWAYS_BUILD_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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-hpz48-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-hpz48-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-hpz48-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-hpz48-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-hpz48-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-5835bb4ff9cbd602813850c71aae8bc7-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-xanksy-on-pull-request-hpz48-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-req2668a582b0f6aacf52c13b81fcec4330","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-hpz48-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-hpz48-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-hpz48-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-hpz48-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-hpz48-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-hpz48-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-hpz48-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-d45b26ac22a0aa8919060d475f0ddbe3-af5ac1dd6ed1cf46-01"}},"deletionTimestamp":"2026-05-13 13:14:02 +0000 UTC"} {"level":"info","ts":"2026-05-13T13:14:02Z","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-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:14:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-xanksy-on-pull-request-hpz48 has finished running","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:14:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:14:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","prGroup":"konflux-go-component-xanksy","prGroupHash":"6d92cfcd0fffb459b9ecbc29c14334a42ce9bac166ea6a4e7cfa90c5f11542"} {"level":"info","ts":"2026-05-13T13:14:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:14:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:14:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:14:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T13:13:47Z","reason":"Failed","message":"Tasks Completed: 15 (Failed: 1, Cancelled 0), Skipped: 1"}],"startTime":"2026-05-13T13:07:34Z","completionTime":"2026-05-13T13:13:47Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/group-lxqk/go-component-xanksy:on-pr-ed872bc5ac0ac34a336f331ff936d48c8b0c1fc8"},{"name":"IMAGE_DIGEST","value":"sha256:554d857d38e7f09af4ff69adcc386ec60f363f84a7b3912830a6150b2432892c"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"CHAINS-GIT_COMMIT","value":"ed872bc5ac0ac34a336f331ff936d48c8b0c1fc8"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component"},{"name":"revision","value":"ed872bc5ac0ac34a336f331ff936d48c8b0c1fc8"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/group-lxqk/go-component-xanksy:on-pr-ed872bc5ac0ac34a336f331ff936d48c8b0c1fc8"},{"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-lxqk/go-component-xanksy:on-pr-ed872bc5ac0ac34a336f331ff936d48c8b0c1fc8"},{"name":"ALWAYS_BUILD_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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"go-component"}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-hpz48-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-hpz48-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-hpz48-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-hpz48-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-hpz48-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-5835bb4ff9cbd602813850c71aae8bc7-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-xanksy-on-pull-request-hpz48-clair-scan","pipelineTaskName":"clair-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-req2668a582b0f6aacf52c13b81fcec4330","pipelineTaskName":"ecosystem-cert-preflight-checks","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-hpz48-sast-snyk-check","pipelineTaskName":"sast-snyk-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-hpz48-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-hpz48-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-hpz48-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-hpz48-apply-tags","pipelineTaskName":"apply-tags"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-hpz48-push-dockerfile","pipelineTaskName":"push-dockerfile"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"go-component-xanksy-on-pull-request-hpz48-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-d45b26ac22a0aa8919060d475f0ddbe3-af5ac1dd6ed1cf46-01"}},"deletionTimestamp":"2026-05-13 13:14:02 +0000 UTC"} {"level":"info","ts":"2026-05-13T13:14:02Z","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-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:14:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-xanksy-on-pull-request-hpz48 has finished running","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-hpz48","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13: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":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13: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":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:14:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:14:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:14:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kcui/gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs with pr group konflux-gl-test-custom-branch-tnfrwf is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:14:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-kcui/gl-test-custom-branch-tnfrwf, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:14:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-tnfrwf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13: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":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:14:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","namespace":"build-e2e-kcui","name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:14:07Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","namespace":"group-lxqk","name":"go-component-xanksy-on-pull-request-lqjtc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T13: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":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:14:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","namespace":"group-lxqk","name":"go-component-xanksy-on-pull-request-lqjtc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"go-component-xanksy-on-pull-request-lqjtc","PR group":"konflux-go-component-xanksy"} {"level":"info","ts":"2026-05-13T13:14:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","prGroup":"konflux-go-component-xanksy","prGroupHash":"6d92cfcd0fffb459b9ecbc29c14334a42ce9bac166ea6a4e7cfa90c5f11542"} {"level":"info","ts":"2026-05-13T13:14:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:14:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1079","msg":"Detected reporter: GithubReporter","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:14:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1095","msg":"Reporter initialized","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-13T13:14:08Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","ExternalID":"my-integration-test-yylw-go-component-xanksy"} {"level":"info","ts":"2026-05-13T13:14:08Z","logger":"controllers.build pipeline","caller":"github/github.go:430","msg":"found no CheckRuns with a matching ExternalID","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","ExternalID":"my-integration-test-yylw-go-component-xanksy"} {"level":"info","ts":"2026-05-13T13:14:08Z","logger":"controllers.build pipeline","caller":"status/reporter_github.go:270","msg":"creating checkrun for scenario test status of snapshot","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","snapshot.NameSpace":"group-lxqk","snapshot.Name":"tempComponentSnapshot","scenarioName":"my-integration-test-yylw","externalID":"my-integration-test-yylw-go-component-xanksy"} {"level":"info","ts":"2026-05-13T13:14:09Z","logger":"controllers.build pipeline","caller":"github/github.go:302","msg":"Created CheckRun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","ID":75792224700,"CheckName":"Konflux Dev version / my-integration-test-yylw / go-component-xanksy","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-13T13:14:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1117","msg":"Successfully report integration test status for build pipelineRun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","pipelineRun.Namespace":"group-lxqk","pipelineRun.Name":"go-component-xanksy-on-pull-request-lqjtc","build pipelineRun Status":"SnapshotCreationFailed"} {"level":"info","ts":"2026-05-13T13:14:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1129","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","pipelinerun.Name":"go-component-xanksy-on-pull-request-lqjtc"} {"level":"info","ts":"2026-05-13T13:14:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:14:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun group-lxqk/go-component-xanksy-on-pull-request-hpz48 with pr group konflux-go-component-xanksy is not the latest for its component, skipped","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:14:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-xanksy is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:14:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:14:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","namespace":"group-lxqk","name":"go-component-xanksy-on-pull-request-lqjtc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:14:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:14:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:14:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:14:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:14:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","namespace":"group-lxqk","name":"go-component-xanksy-on-pull-request-lqjtc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:14:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:14:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:14:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:14:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:14:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1196","msg":"The build pipelineRun build-e2e-kcui/gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs with pr group konflux-gl-test-custom-branch-tnfrwf is not the latest for its component, skipped","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:14:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1236","msg":"There is in progress build pipelineRun for component build-e2e-kcui/gl-test-custom-branch-tnfrwf, won't check its component snapshot's pull/merge request","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:14:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-gl-test-custom-branch-tnfrwf is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:14:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:14:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","namespace":"build-e2e-kcui","name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:14:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"snapshot-sample-zfrz"} {"level":"info","ts":"2026-05-13T13:14:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"snapshot-sample-zfrz","application":"integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13:14:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"snapshot-sample-zfrz"} {"level":"info","ts":"2026-05-13T13:14:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-zfrz"} {"level":"info","ts":"2026-05-13T13:14:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_controller.go:123","msg":"Application integ-app-bkrq has been set as a Controller OwnerReference on Snapshot snapshot-sample-zfrz","snapshot":{"name":"snapshot-sample-zfrz","namespace":"integration2-efyx"},"namespace":"integration2-efyx","name":"snapshot-sample-zfrz","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T13:14:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"snapshot-sample-zfrz","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13:14:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"snapshot-sample-zfrz","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13:14:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"snapshot-sample-zfrz","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-13T13:14:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"snapshot-sample-zfrz","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13:14:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"snapshot-sample-zfrz","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","Application.Name":"integ-app-bkrq","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-13T13:14:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"snapshot-sample-zfrz"} {"level":"info","ts":"2026-05-13T13:14:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"integration2-efyx","snapshot":"snapshot-sample-zfrz"} {"level":"info","ts":"2026-05-13T13:14:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-zfrz"} {"level":"info","ts":"2026-05-13T13:14:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"snapshot-sample-zfrz"} {"level":"info","ts":"2026-05-13T13:14:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"integration2-efyx","snapshot":"snapshot-sample-zfrz"} {"level":"info","ts":"2026-05-13T13:14:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"snapshot-sample-zfrz","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","integrationTestScenario.Name":"my-integration-test-eywf"} {"level":"info","ts":"2026-05-13T13:14:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"snapshot-sample-zfrz","namespace":"integration2-efyx"},"snapshot":{"name":"snapshot-sample-zfrz","namespace":"integration2-efyx"}} {"level":"info","ts":"2026-05-13T13:14:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"snapshot-sample-zfrz","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13:14:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"snapshot-sample-zfrz"} {"level":"info","ts":"2026-05-13T13:14:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"integration2-efyx","snapshot":"snapshot-sample-zfrz"} {"level":"info","ts":"2026-05-13T13:14: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":"snapshot-sample-zfrz","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq"} {"level":"info","ts":"2026-05-13T13:14:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"snapshot-sample-zfrz","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","snapshot.Name":"snapshot-sample-zfrz"} {"level":"error","ts":"2026-05-13T13:14:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:355","msg":"Failed to get git reporter for snapshot - missing required labels/annotations","snapshot":{"name":"snapshot-sample-zfrz","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","snapshot.Namespace":"integration2-efyx","snapshot.Name":"snapshot-sample-zfrz","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-13T13:14:11Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"snapshot-sample-zfrz"} {"level":"error","ts":"2026-05-13T13:14:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:360","msg":"Failed to annotate snapshot with git reporting failure","snapshot":{"name":"snapshot-sample-zfrz","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","error":"snapshots.appstudio.redhat.com \"snapshot-sample-zfrz\" not found","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/statusreport.(*Adapter).ReportSnapshotStatus\n\t/opt/app-root/src/internal/controller/statusreport/statusreport_adapter.go:360\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-13T13:14:11Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:406","msg":"Successfully updated the test.appstudio.openshift.io/git-reporter-status annotation","snapshot":{"name":"snapshot-sample-zfrz","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","snapshot.Name":"snapshot-sample-zfrz"} {"level":"info","ts":"2026-05-13T13:14:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:841","msg":"IntegrationTestscenario pipeline has been created","snapshot":{"name":"snapshot-sample-zfrz","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","namespace":"integration2-efyx","name":"my-integration-test-eywf-8w265","controllerKind":"","audit":"true","action":"ADD","integrationTestScenario.Name":"my-integration-test-eywf"} {"level":"error","ts":"2026-05-13T13:14:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:846","msg":"Failed to update integration status condition to in progress for snapshot","snapshot":{"name":"snapshot-sample-zfrz","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","error":"snapshots.appstudio.redhat.com \"snapshot-sample-zfrz\" not found","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).createIntegrationPipelineRun\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:846\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).processSingleScenario\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:283\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).processAllScenarios\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:322\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureIntegrationPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:393\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_controller.go:131\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-05-13T13:14:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:401","msg":"Failed to update test status in snapshot annotation","snapshot":{"name":"snapshot-sample-zfrz","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","error":"snapshots.appstudio.redhat.com \"snapshot-sample-zfrz\" not found","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureIntegrationPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:401\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_controller.go:131\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-05-13T13:14:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:260","msg":"Defer: Updating statuses of tests in snapshot failed","snapshot":{"name":"snapshot-sample-zfrz","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","error":"snapshots.appstudio.redhat.com \"snapshot-sample-zfrz\" not found","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).initializeTestStatusesWithDefer.func1\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:260\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureIntegrationPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:414\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_controller.go:131\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-05-13T13:14:11Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"snapshot-sample-zfrz","namespace":"integration2-efyx"},"namespace":"integration2-efyx","name":"snapshot-sample-zfrz","reconcileID":"b9ecb950-eb06-492c-bc12-e822decd3303","error":"snapshots.appstudio.redhat.com \"snapshot-sample-zfrz\" 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-13T13:14:11Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_controller.go:82","msg":"Failed to get snapshot for","snapshot":{"name":"snapshot-sample-zfrz","namespace":"integration2-efyx"},"req":{"name":"snapshot-sample-zfrz","namespace":"integration2-efyx"},"error":"Snapshot.appstudio.redhat.com \"snapshot-sample-zfrz\" not found","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_controller.go:82\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-05-13T13:14:11Z","logger":"controllers.integration pipeline","caller":"helpers/integration.go:445","msg":"error occurred while patching the updated PipelineRun after finalizer removal","pipelineRun":{"name":"my-integration-test-eywf-8w265","namespace":"integration2-efyx"},"pipelineRun.Name":"my-integration-test-eywf-8w265","error":"PipelineRun.tekton.dev \"my-integration-test-eywf-8w265\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"results.tekton.dev/pipelinerun\"}","stacktrace":"github.com/konflux-ci/integration-service/helpers.RemoveFinalizerFromPipelineRun\n\t/opt/app-root/src/helpers/integration.go:445\ngithub.com/konflux-ci/integration-service/internal/controller/integrationpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/integrationpipeline/integrationpipeline_controller.go:90\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/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-13T13:14:11Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"integrationpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"my-integration-test-eywf-8w265","namespace":"integration2-efyx"},"namespace":"integration2-efyx","name":"my-integration-test-eywf-8w265","reconcileID":"21b8bca4-89b0-40d5-8a76-999b6e5f9ea2","error":"PipelineRun.tekton.dev \"my-integration-test-eywf-8w265\" is invalid: metadata.finalizers: Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers []string{\"results.tekton.dev/pipelinerun\"}","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-05-13T13:14:11Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"test-component-pac-dnqfky","namespace":"integration2-efyx"},"namespace":"integration2-efyx","name":"test-component-pac-dnqfky","reconcileID":"a80cb60f-2691-45ec-b566-acbb150bdc8f","error":"failed to remove the finalizer: error occurred while patching the updated Component after finalizer removal: Component.appstudio.redhat.com \"test-component-pac-dnqfky\" 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-13T13:14:11Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-component-pac-dnqfky","namespace":"integration2-efyx"},"application":"integration2-efyx/integ-app-bkrq","namespace":"integration2-efyx","name":"test-component-pac-dnqfky","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-13T13:14:11Z","logger":"controllers.integration pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","pipelineRun":{"name":"my-integration-test-eywf-8w265","namespace":"integration2-efyx"},"namespace":"integration2-efyx","name":"my-integration-test-eywf-8w265","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T13:14:11Z","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-zfrz\" not found","pipelineRun":{"name":"my-integration-test-eywf-8w265","namespace":"integration2-efyx"}} {"level":"info","ts":"2026-05-13T13:14:11Z","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-eywf-sknbv","namespace":"integration2-efyx"},"pipelineRun.Name":"my-integration-test-eywf-sknbv"} {"level":"info","ts":"2026-05-13T13:14:11Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-eywf-sknbv","namespace":"integration2-efyx"},"namespace":"integration2-efyx","name":"my-integration-test-eywf-sknbv","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"info","ts":"2026-05-13T13:14:11Z","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-ubnh-zsbtr","namespace":"integration2-efyx"},"pipelineRun.Name":"my-integration-test-ubnh-zsbtr"} {"level":"info","ts":"2026-05-13T13:14:11Z","logger":"controllers.integration pipeline","caller":"integrationpipeline/integrationpipeline_adapter.go:203","msg":"Updated integration pipelineRun","pipelineRun":{"name":"my-integration-test-ubnh-zsbtr","namespace":"integration2-efyx"},"namespace":"integration2-efyx","name":"my-integration-test-ubnh-zsbtr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","log-url":"https://CONSOLE_URL_NOT_AVAILABLE"} {"level":"error","ts":"2026-05-13T13:14:11Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-component-pac-dnqfky-on-pull-request-sjvpc","namespace":"integration2-efyx"},"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-13T13:14:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"integ-app-bkrq-20260513-131020-000"} {"level":"info","ts":"2026-05-13T13:14:12Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"integration2-efyx","snapshot":"integ-app-bkrq-20260513-131020-000"} {"level":"info","ts":"2026-05-13T13: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":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13: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":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13: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":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13: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":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:14:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","namespace":"group-lxqk","name":"go-component-xanksy-on-pull-request-lqjtc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13: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":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13: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":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13: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":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13: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":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:14:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","namespace":"group-lxqk","name":"go-component-xanksy-on-pull-request-lqjtc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:14:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:14:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:14: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-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:14:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:14:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","namespace":"group-lxqk","name":"go-component-xanksy-on-pull-request-lqjtc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13: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":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13: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":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13: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":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13: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":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:14:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","namespace":"group-lxqk","name":"go-component-xanksy-on-pull-request-lqjtc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:14: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-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:14: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-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:14:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:14: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-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:14:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","namespace":"group-lxqk","name":"go-component-xanksy-on-pull-request-lqjtc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:14:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:14: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-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","prGroup":"konflux-test-comp-rvck","prGroupHash":"42031ba5b2e1f81e6a216d3fbb00cafa32f2dc501418febacfbd11958d2220"} {"level":"info","ts":"2026-05-13T13:14:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:14:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:14:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:14:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-rvck is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:14:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:14:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T13:04:33Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-05-13T12:55:46Z","completionTime":"2026-05-13T13:04:33Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-cyik/test-comp-rvck:on-pr-72787f7b6123ca2ca883312169b9be3276764276"},{"name":"IMAGE_DIGEST","value":"sha256:b46551b141807ddea0bdcc78966bfab957d3fa7a79128cefe11ad416c9a4ccdc"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"72787f7b6123ca2ca883312169b9be3276764276"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"72787f7b6123ca2ca883312169b9be3276764276"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-cyik/test-comp-rvck:on-pr-72787f7b6123ca2ca883312169b9be3276764276.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-cyik/test-comp-rvck:on-pr-72787f7b6123ca2ca883312169b9be3276764276.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"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-cyik/test-comp-rvck:on-pr-72787f7b6123ca2ca883312169b9be3276764276"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-cyik/test-comp-rvck:on-pr-72787f7b6123ca2ca883312169b9be3276764276"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-rvck-on-pull-request-v8bcs-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-rvck-on-pull-request-v8bcs-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-rvck-on-pull-request-v8bcs-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-rvck-on-pull-request-v8bcs-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-rvck-on-pull-request-v8bcs-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes480deebaf7de08edd776a76b8d6c0ae3-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-rvck-on-pull-request-v8bcs-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-rvck-on-pull-request-v8bcs-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-rvck-on-pull-request-v8bcs-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-rvck-on-pull-request-v8bcs-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-rvck-on-pull-request-v8bcs-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-b91f9d1a28521e03cbb0a500b569c7e2-9c5fc1007644c5e6-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-13T13:14:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-rvck-on-pull-request-v8bcs","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:14:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-rvck-on-pull-request-v8bcs has finished running","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:14:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:14: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-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","prGroup":"konflux-test-comp-rvck","prGroupHash":"42031ba5b2e1f81e6a216d3fbb00cafa32f2dc501418febacfbd11958d2220"} {"level":"info","ts":"2026-05-13T13:14:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:14:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:14:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:14:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-rvck is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:14:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:14:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T13:04:33Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-05-13T12:55:46Z","completionTime":"2026-05-13T13:04:33Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-cyik/test-comp-rvck:on-pr-72787f7b6123ca2ca883312169b9be3276764276"},{"name":"IMAGE_DIGEST","value":"sha256:b46551b141807ddea0bdcc78966bfab957d3fa7a79128cefe11ad416c9a4ccdc"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"72787f7b6123ca2ca883312169b9be3276764276"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"72787f7b6123ca2ca883312169b9be3276764276"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-cyik/test-comp-rvck:on-pr-72787f7b6123ca2ca883312169b9be3276764276.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-cyik/test-comp-rvck:on-pr-72787f7b6123ca2ca883312169b9be3276764276.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"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-cyik/test-comp-rvck:on-pr-72787f7b6123ca2ca883312169b9be3276764276"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-cyik/test-comp-rvck:on-pr-72787f7b6123ca2ca883312169b9be3276764276"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-rvck-on-pull-request-v8bcs-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-rvck-on-pull-request-v8bcs-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-rvck-on-pull-request-v8bcs-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-rvck-on-pull-request-v8bcs-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-rvck-on-pull-request-v8bcs-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes480deebaf7de08edd776a76b8d6c0ae3-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-rvck-on-pull-request-v8bcs-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-rvck-on-pull-request-v8bcs-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-rvck-on-pull-request-v8bcs-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-rvck-on-pull-request-v8bcs-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-rvck-on-pull-request-v8bcs-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-b91f9d1a28521e03cbb0a500b569c7e2-9c5fc1007644c5e6-01"}},"deletionTimestamp":"2026-05-13 13:14:47 +0000 UTC"} {"level":"info","ts":"2026-05-13T13:14:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:14:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-rvck-on-pull-request-v8bcs has finished running","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:14:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:14: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-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","prGroup":"konflux-test-comp-rvck","prGroupHash":"42031ba5b2e1f81e6a216d3fbb00cafa32f2dc501418febacfbd11958d2220"} {"level":"info","ts":"2026-05-13T13:14:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:14:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:14:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:14:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-rvck is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:14:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:14:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T13:04:33Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-05-13T12:55:46Z","completionTime":"2026-05-13T13:04:33Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-cyik/test-comp-rvck:on-pr-72787f7b6123ca2ca883312169b9be3276764276"},{"name":"IMAGE_DIGEST","value":"sha256:b46551b141807ddea0bdcc78966bfab957d3fa7a79128cefe11ad416c9a4ccdc"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"72787f7b6123ca2ca883312169b9be3276764276"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"72787f7b6123ca2ca883312169b9be3276764276"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-cyik/test-comp-rvck:on-pr-72787f7b6123ca2ca883312169b9be3276764276.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-cyik/test-comp-rvck:on-pr-72787f7b6123ca2ca883312169b9be3276764276.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"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-cyik/test-comp-rvck:on-pr-72787f7b6123ca2ca883312169b9be3276764276"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-cyik/test-comp-rvck:on-pr-72787f7b6123ca2ca883312169b9be3276764276"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-rvck-on-pull-request-v8bcs-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-rvck-on-pull-request-v8bcs-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-rvck-on-pull-request-v8bcs-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-rvck-on-pull-request-v8bcs-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-rvck-on-pull-request-v8bcs-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes480deebaf7de08edd776a76b8d6c0ae3-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-rvck-on-pull-request-v8bcs-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-rvck-on-pull-request-v8bcs-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-rvck-on-pull-request-v8bcs-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-rvck-on-pull-request-v8bcs-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-rvck-on-pull-request-v8bcs-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-b91f9d1a28521e03cbb0a500b569c7e2-9c5fc1007644c5e6-01"}},"deletionTimestamp":"2026-05-13 13:14:47 +0000 UTC"} {"level":"info","ts":"2026-05-13T13:14:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:14:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-rvck-on-pull-request-v8bcs has finished running","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:14:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:14: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-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","prGroup":"konflux-test-comp-rvck","prGroupHash":"42031ba5b2e1f81e6a216d3fbb00cafa32f2dc501418febacfbd11958d2220"} {"level":"info","ts":"2026-05-13T13:14:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:14:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:14:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:14:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-rvck is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:14:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:14:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T13:04:33Z","reason":"Failed","message":"Tasks Completed: 11 (Failed: 1, Cancelled 0), Skipped: 0"}],"startTime":"2026-05-13T12:55:46Z","completionTime":"2026-05-13T13:04:33Z","results":[{"name":"IMAGE_URL","value":"quay.io/redhat-appstudio-qe/build-e2e-cyik/test-comp-rvck:on-pr-72787f7b6123ca2ca883312169b9be3276764276"},{"name":"IMAGE_DIGEST","value":"sha256:b46551b141807ddea0bdcc78966bfab957d3fa7a79128cefe11ad416c9a4ccdc"},{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"72787f7b6123ca2ca883312169b9be3276764276"}],"pipelineSpec":{"description":"This pipeline is ideal for building demo container images from a Containerfile while maintaining trust after pipeline customization.\n\nThis version of pipeline has minimal resource requests set, it's good for demonstrating and testing.\n\n_Uses `buildah` to create a container image leveraging [trusted artifacts](https://konflux-ci.dev/architecture/ADR/0036-trusted-artifacts.html). It also optionally creates a source image and runs some build-time tests. Information is shared between tasks using OCI artifacts instead of PVCs. EC will pass the [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) policy as long as all data used to build the artifact is generated from trusted tasks.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build-oci-ta?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone-oci-ta-min:0.1@sha256:ad1487d03967da7e9e032ba47b094ebf7e46c8e6f5d47faa9f8c15e1617fb208"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"72787f7b6123ca2ca883312169b9be3276764276"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-cyik/test-comp-rvck:on-pr-72787f7b6123ca2ca883312169b9be3276764276.git"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies-oci-ta-min:0.3@sha256:af12fee3a119b4099d18e19f81cd963a4077dc941da9e28ba82e43f656a65929"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.clone-repository.results.SOURCE_ARTIFACT)"},{"name":"ociStorage","value":"quay.io/redhat-appstudio-qe/build-e2e-cyik/test-comp-rvck:on-pr-72787f7b6123ca2ca883312169b9be3276764276.prefetch"},{"name":"ociArtifactExpiresAfter","value":"6h"}],"workspaces":[{"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-cyik/test-comp-rvck:on-pr-72787f7b6123ca2ca883312169b9be3276764276"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."},{"name":"HERMETIC","value":"false"},{"name":"PREFETCH_INPUT","value":""},{"name":"IMAGE_EXPIRES_AFTER","value":"6h"},{"name":"COMMIT_SHA","value":"$(tasks.clone-repository.results.commit)"},{"name":"BUILD_ARGS","value":[]},{"name":"BUILD_ARGS_FILE","value":""},{"name":"PRIVILEGED_NESTED","value":"false"},{"name":"SOURCE_URL","value":"$(tasks.clone-repository.results.url)"},{"name":"BUILDAH_FORMAT","value":"oci"},{"name":"HTTP_PROXY","value":"$(tasks.init.results.http-proxy)"},{"name":"NO_PROXY","value":"$(tasks.init.results.no-proxy)"},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"build-image-index","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"build-image-index-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-build-image-index-min:0.3@sha256:fbb362f21e559606f8941cde6a2c0507c8af6cfc8bee88ffc38032e8e80b4b7e"},{"name":"kind","value":"task"}]},"runAfter":["build-container"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-cyik/test-comp-rvck:on-pr-72787f7b6123ca2ca883312169b9be3276764276"},{"name":"ALWAYS_BUILD_INDEX","value":"false"},{"name":"IMAGES","value":["$(tasks.build-container.results.IMAGE_URL)@$(tasks.build-container.results.IMAGE_DIGEST)"]},{"name":"BUILDAH_FORMAT","value":"oci"}]},{"name":"deprecated-base-image-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"deprecated-image-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-deprecated-image-check:0.5@sha256:3457a4ca93f8d55f14ebd407532b1223c689eacc34f0abb3003db4111667bdae"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan-min:0.3@sha256:589e34f73d310aa993c9761d8b78265a904a121028bda2809d8a2d0500454bd8"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check-oci-ta-min:0.1@sha256:ecfae10944b45b91988ddc6311c7232bf2c98ba73c5fc6261861ecfd33434db0"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check-oci-ta-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check-oci-ta-min:0.4@sha256:96badf0b06d83fc1e7cf50048f94091e257819ee537f063830541f9c97295200"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."},{"name":"SOURCE_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)"},{"name":"CACHI2_ARTIFACT","value":"$(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:d4e3499ad4af6869470233bef6faaa1bdd69ef56276841eeec93ce6e62deeb93"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"tpa-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"tpa-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-tpa-scan:0.1@sha256:68b6e188f742da92af9c40a794fd021a65d49b419d1e36096277b2d9ebbe1afc"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-rvck-on-pull-request-v8bcs-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-rvck-on-pull-request-v8bcs-clone-repository","pipelineTaskName":"clone-repository"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-rvck-on-pull-request-v8bcs-prefetch-dependencies","pipelineTaskName":"prefetch-dependencies"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-rvck-on-pull-request-v8bcs-build-container","pipelineTaskName":"build-container"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-rvck-on-pull-request-v8bcs-build-image-index","pipelineTaskName":"build-image-index"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"tes480deebaf7de08edd776a76b8d6c0ae3-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-rvck-on-pull-request-v8bcs-clamav-scan","pipelineTaskName":"clamav-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-rvck-on-pull-request-v8bcs-sast-shell-check","pipelineTaskName":"sast-shell-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-rvck-on-pull-request-v8bcs-sast-unicode-check","pipelineTaskName":"sast-unicode-check","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-rvck-on-pull-request-v8bcs-rpms-signature-scan","pipelineTaskName":"rpms-signature-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-comp-rvck-on-pull-request-v8bcs-tpa-scan","pipelineTaskName":"tpa-scan","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"provenance":{"featureFlags":{"runningInEnvWithInjectedSidecars":true,"enableAPIFields":"alpha","awaitSidecarReadiness":true,"enforceNonfalsifiability":"none","verificationNoMatchPolicy":"ignore","enableProvenanceInStatus":true,"resultExtractionMethod":"termination-message","maxResultSize":4096,"coschedule":"workspaces","enableParamEnum":true}},"spanContext":{"traceparent":"00-b91f9d1a28521e03cbb0a500b569c7e2-9c5fc1007644c5e6-01"}},"deletionTimestamp":"2026-05-13 13:14:47 +0000 UTC"} {"level":"info","ts":"2026-05-13T13:14:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:836","msg":"Cannot annotate build pipelinerun annotation with the snapshot creation status since it has been marked as deleted","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:14:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-rvck-on-pull-request-v8bcs has finished running","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-v8bcs","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13: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":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13: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":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13: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":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:14:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","namespace":"group-lxqk","name":"go-component-xanksy-on-pull-request-lqjtc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:14:52Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-rvck-on-pull-request-6g8d6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T13: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-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:14:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-rvck-on-pull-request-6g8d6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"test-comp-rvck-on-pull-request-6g8d6","PR group":"konflux-test-comp-rvck"} {"level":"info","ts":"2026-05-13T13:14:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","prGroup":"konflux-test-comp-rvck","prGroupHash":"42031ba5b2e1f81e6a216d3fbb00cafa32f2dc501418febacfbd11958d2220"} {"level":"info","ts":"2026-05-13T13:14: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-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:14: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-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:14: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-rvck is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:14:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-rvck-on-pull-request-6g8d6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13: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-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:14: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-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:14: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-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:14: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-rvck is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:14:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-rvck-on-pull-request-6g8d6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13: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-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:14: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-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:14: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-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:14: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-rvck is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:14:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-rvck-on-pull-request-6g8d6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13: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-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:14: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-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:14: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-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:14: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-rvck is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:14:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-rvck-on-pull-request-6g8d6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13: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-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:14: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-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:14: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-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:14: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-rvck is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:14:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-rvck-on-pull-request-6g8d6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13: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-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:14: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-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:14: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-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:14: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-rvck is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:14:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-rvck-on-pull-request-6g8d6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13: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-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:14: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-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:14: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-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:14: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-rvck is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:14:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-rvck-on-pull-request-6g8d6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13: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-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:14: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-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:14: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-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:14: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-rvck is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:14:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-rvck-on-pull-request-6g8d6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13: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-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:14: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-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:14: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-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:14: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-rvck is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:14:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-rvck-on-pull-request-6g8d6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13: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-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:14: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-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:14: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-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:14: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-rvck is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:14:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-rvck-on-pull-request-6g8d6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:14:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:14:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:14: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-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:14: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-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:14: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-rvck is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:14:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:14:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-rvck-on-pull-request-6g8d6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:14:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:14:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:14: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-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:14: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-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:14: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-rvck is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:14:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:14:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-rvck-on-pull-request-6g8d6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:14:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:14:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:14: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-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:14: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-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:14: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-rvck is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:14:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:14:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-rvck-on-pull-request-6g8d6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:14:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:14:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:14: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-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:14: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-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:14: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-rvck is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:14:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:14:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-rvck-on-pull-request-6g8d6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:14:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:14:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:14: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-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:14: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-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:14: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-rvck is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:14:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:14:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-rvck-on-pull-request-6g8d6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:14:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:14:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:14: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-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:14: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-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:14: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-rvck is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:14:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:14:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-rvck-on-pull-request-6g8d6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:14:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:14:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:14: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-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:14: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-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:14: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-rvck is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:14:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:14:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-rvck-on-pull-request-6g8d6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:14:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:14:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:14:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:14:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:14:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-rvck is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:14:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:14:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-rvck-on-pull-request-6g8d6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:14:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:14:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:14: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-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:14: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-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:14: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-rvck is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:14:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:14:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-rvck-on-pull-request-6g8d6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:14: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-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:14: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-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:14: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-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:14: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-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:14: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-rvck is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:14: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-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:14:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-rvck-on-pull-request-6g8d6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:14: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-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:14: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-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:14: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-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:14: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-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:14: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-rvck is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:14: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-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:14:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-rvck-on-pull-request-6g8d6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:15:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:15:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:15:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:15:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:15: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-rvck is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:15:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:15:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-rvck-on-pull-request-6g8d6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:15:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:15:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:15:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:15:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:15:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-rvck is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:15:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:15:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-rvck-on-pull-request-6g8d6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:15:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:15:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:15:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:15:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:15:16Z","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-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","elapsedSinceCompletion":"156.884423ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:15:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","namespace":"build-e2e-kcui","name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:15:16Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"namespace":"build-e2e-kcui","name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","reconcileID":"16c04aaa-c5b6-49e6-bb97-ea08288f3c7e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:15:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:15:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:15:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:15:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:15:16Z","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-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","elapsedSinceCompletion":"162.3249ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:15:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","namespace":"build-e2e-kcui","name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:15:16Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"namespace":"build-e2e-kcui","name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","reconcileID":"07dbd193-f280-4dfc-89f6-3bd54b71bb19","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:15:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:15:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:15:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:15:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:15:16Z","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-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","elapsedSinceCompletion":"172.767655ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:15:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","namespace":"build-e2e-kcui","name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:15:16Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"namespace":"build-e2e-kcui","name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","reconcileID":"035efd53-95e0-4a97-8db6-0461937cc7f2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:15:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:15:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:15:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:15:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:15:16Z","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-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","elapsedSinceCompletion":"193.200994ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:15:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","namespace":"build-e2e-kcui","name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:15:16Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"namespace":"build-e2e-kcui","name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","reconcileID":"a58a9311-54db-48a8-970f-83200029474b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:15:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:15:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:15:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:15:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:15:16Z","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-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","elapsedSinceCompletion":"234.168641ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:15:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","namespace":"build-e2e-kcui","name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:15:16Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"namespace":"build-e2e-kcui","name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","reconcileID":"51692a6e-4a75-482a-b384-4e85a2a9b455","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:15:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:15:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:15:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:15:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:15:16Z","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-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","elapsedSinceCompletion":"262.473252ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:15:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","namespace":"build-e2e-kcui","name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:15:16Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"namespace":"build-e2e-kcui","name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","reconcileID":"7773f99f-cedd-49d8-ad52-eea3d8c1a685","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:15:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:15:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:15:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:15:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:15:16Z","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-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","elapsedSinceCompletion":"314.890001ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:15:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","namespace":"build-e2e-kcui","name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:15:16Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"namespace":"build-e2e-kcui","name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","reconcileID":"d80e9e93-72c9-4649-8eba-f5a803a1f967","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:15:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:15:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:15:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:15:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:15:16Z","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-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","elapsedSinceCompletion":"635.649642ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:15:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","namespace":"build-e2e-kcui","name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:15:16Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"namespace":"build-e2e-kcui","name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","reconcileID":"7c5f294f-9996-4546-9ecb-94fdcec72c0b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:15:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:15:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:15:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:15:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:15:17Z","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-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","elapsedSinceCompletion":"1.064318311s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:15:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","namespace":"build-e2e-kcui","name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:15:17Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"namespace":"build-e2e-kcui","name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","reconcileID":"fe7f24ef-0be5-4c1b-84cf-0d52348253ab","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:15:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:15:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:15:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:15:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:15:17Z","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-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","elapsedSinceCompletion":"1.276418557s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:15:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","namespace":"build-e2e-kcui","name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:15:17Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"namespace":"build-e2e-kcui","name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","reconcileID":"6bd92397-8d09-45ef-bb9b-d3488ac5b37b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:15:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:15:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:15:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:15:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:15:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-clyl-20260513-130925-000"} {"level":"info","ts":"2026-05-13T13:15:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-clyl-20260513-130925-000","application":"build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:15:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-clyl-20260513-130925-000"} {"level":"info","ts":"2026-05-13T13:15:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","namespace":"build-e2e-kcui","name":"build-suite-test-application-clyl-20260513-130925-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-clyl-20260513-130925-000","snapshot.Spec.Components":[{"name":"gl-test-custom-branch-tnfrwf","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-kcui/gl-test-custom-branch-tnfrwf@sha256:728948995a3b2189fabcdf06ee5fddbc113ca75057b1f122702b777a5ca41fa5","source":{"git":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-fzqklm","revision":"9d5cf1adc5bc431f76e756a2fc2f6fe63f4fbd90"}}}]} {"level":"info","ts":"2026-05-13T13:15:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:1001","msg":"The build pipelineRun build-e2e-kcui/gl-test-custom-branch-tnfrwf-on-pull-request-t6bxs with pr group konflux-gl-test-custom-branch-tnfrwf is not the latest for its component, skipped","snapshot":{"name":"build-suite-test-application-clyl-20260513-130925-000","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:15:18Z","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-tnfrwf is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-clyl-20260513-130925-000","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:15:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash b1d6d27370f94d8c7aa5425c2e1399ed1bd87c5874035dd933ad3ce6bf403f is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-test-application-clyl-20260513-130925-000","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:15:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-test-application-clyl-20260513-130925-000"} {"level":"info","ts":"2026-05-13T13:15:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-clyl-20260513-130925-000","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:15:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-clyl-20260513-130925-000","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-13T13:15: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":"build-suite-test-application-clyl-20260513-130925-000","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:15:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-clyl-20260513-130925-000","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","Application.Name":"build-suite-test-application-clyl","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-13T13:15:18Z","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-clyl-20260513-130925-000","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","snapshot.Name":"build-suite-test-application-clyl-20260513-125754-000"} {"level":"info","ts":"2026-05-13T13:15: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":"build-suite-test-application-clyl-20260513-130925-000","namespace":"build-e2e-kcui"},"snapshot":{"name":"build-suite-test-application-clyl-20260513-130925-000","namespace":"build-e2e-kcui"}} {"level":"info","ts":"2026-05-13T13:15:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-test-application-clyl-20260513-130925-000","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:15:18Z","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-clyl-20260513-130925-000","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:15:18Z","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-clyl-20260513-130925-000","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","namespace":"build-e2e-kcui","name":"build-suite-test-application-clyl-20260513-130925-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-13T13:15:18Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-13T13:15: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":"build-suite-test-application-clyl-20260513-130925-000","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:15:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-clyl-20260513-130925-000","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:15:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-clyl-20260513-130925-000","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-13T13:15: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":"build-suite-test-application-clyl-20260513-130925-000","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:15:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-clyl-20260513-130925-000","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:15:18Z","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-clyl-20260513-130925-000","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","namespace":"build-e2e-kcui","name":"build-suite-test-application-clyl-20260513-130925-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T13:15:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","namespace":"build-e2e-kcui","name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-clyl-20260513-130925-000"} {"level":"info","ts":"2026-05-13T13:15:18Z","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-clyl-20260513-130925-000","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","namespace":"build-e2e-kcui","name":"build-suite-test-application-clyl-20260513-130925-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T13:15:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-test-application-clyl-20260513-130925-000","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","snapshot.Namespace":"build-e2e-kcui","snapshot.Name":"build-suite-test-application-clyl-20260513-130925-000"} {"level":"info","ts":"2026-05-13T13:15: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":"build-suite-test-application-clyl-20260513-130925-000","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:15:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-clyl-20260513-130925-000","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:15:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-clyl-20260513-130925-000","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-13T13:15: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":"build-suite-test-application-clyl-20260513-130925-000","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:15:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-clyl-20260513-130925-000","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:15:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","namespace":"build-e2e-kcui","name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-clyl-20260513-130925-000"} {"level":"info","ts":"2026-05-13T13:15:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","namespace":"build-e2e-kcui","name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-13T13:15:18Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","namespace":"build-e2e-kcui","name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T13:15:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:15:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:15:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:15:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:15:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:15:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","snapshot.Name":"build-suite-test-application-clyl-20260513-130925-000"} {"level":"info","ts":"2026-05-13T13:15:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","namespace":"build-e2e-kcui","name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-13T13:15:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-pull-request-8qrhw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:15:20Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-push-s24nw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","namespace":"build-e2e-kcui","name":"gl-test-custom-branch-tnfrwf-on-push-s24nw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T13:15:20Z","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-tnfrwf-on-push-s24nw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:15:20Z","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-tnfrwf-on-push-s24nw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:15:20Z","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-tnfrwf-on-push-s24nw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:15:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-push-s24nw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","namespace":"build-e2e-kcui","name":"gl-test-custom-branch-tnfrwf-on-push-s24nw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:15:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun gl-test-custom-branch-tnfrwf-on-push-s24nw is not associated with a pull request","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-push-s24nw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13: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":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:15: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-rvck is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:15:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-rvck-on-pull-request-6g8d6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13: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":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13: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":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13: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":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13: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":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:16:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","namespace":"group-lxqk","name":"go-component-xanksy-on-pull-request-lqjtc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:16:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:16:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13: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":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:16:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:16:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","namespace":"group-lxqk","name":"go-component-xanksy-on-pull-request-lqjtc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13: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":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13: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":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13: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":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13: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":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:16:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","namespace":"group-lxqk","name":"go-component-xanksy-on-pull-request-lqjtc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:16: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-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:16: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-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:16: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-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:16: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-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:16:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","namespace":"group-lxqk","name":"go-component-xanksy-on-pull-request-lqjtc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:16:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:16:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:16: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-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:16:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:16:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","namespace":"group-lxqk","name":"go-component-xanksy-on-pull-request-lqjtc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13: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":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13: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":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:16:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13: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":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:16:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","namespace":"group-lxqk","name":"go-component-xanksy-on-pull-request-lqjtc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:16: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-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:16: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-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:16: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-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:16: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-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:16:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","namespace":"group-lxqk","name":"go-component-xanksy-on-pull-request-lqjtc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:16:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:16:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:16:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:16:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:16:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","namespace":"group-lxqk","name":"go-component-xanksy-on-pull-request-lqjtc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13: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":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13: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":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:17:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13: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":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:17:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","namespace":"group-lxqk","name":"go-component-xanksy-on-pull-request-lqjtc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:17: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-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:17: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-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:17: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-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:17: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-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:17:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","namespace":"group-lxqk","name":"go-component-xanksy-on-pull-request-lqjtc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:17: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-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:17: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-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:17: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-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:17: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-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:17:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","namespace":"group-lxqk","name":"go-component-xanksy-on-pull-request-lqjtc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:17: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-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:17: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-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:17: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-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:17: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-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:17: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-dublfo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:17: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-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:17:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"go-component-dublfo-on-pull-request-7wtwf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:17:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:17:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:17:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:17:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:17:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-dublfo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:17:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:17:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"go-component-dublfo-on-pull-request-7wtwf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:18:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:18:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:18: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":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:18: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":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:18:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-dublfo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:18:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:18:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"go-component-dublfo-on-pull-request-7wtwf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:18: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-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:18: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-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:18: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-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:18: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-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:18:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-dublfo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:18: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-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:18:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"go-component-dublfo-on-pull-request-7wtwf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:18:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:18:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:18:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:18:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:18:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-dublfo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:18:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:18:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"go-component-dublfo-on-pull-request-7wtwf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:18:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:18:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:18: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-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:18: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-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:18: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-rvck is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:18:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:18:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-rvck-on-pull-request-6g8d6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:18:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:18:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:18: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-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:18: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-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:18: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-rvck is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:18:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:18:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-rvck-on-pull-request-6g8d6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13: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-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:18:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:18:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:18:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-rvck is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13: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-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:18:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-rvck-on-pull-request-6g8d6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:18: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-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:18: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-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:18: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-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:18: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-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:18: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-rvck is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:18: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-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:18:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-rvck-on-pull-request-6g8d6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13: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":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13: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":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:18: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-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:18: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-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:18: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-dublfo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13: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":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:18:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"go-component-dublfo-on-pull-request-7wtwf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:18:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:18:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:18:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:18:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:18:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-rvck is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:18:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:18:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-rvck-on-pull-request-6g8d6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:18: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-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:18: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-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:18: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-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:18: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-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:18: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-rvck is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:18: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-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:18:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-rvck-on-pull-request-6g8d6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:18:46Z","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-ngfbqa-on-push-bzw7m","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:18: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":"gh-test-custom-branch-ngfbqa-on-push-bzw7m","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:18: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":"gh-test-custom-branch-ngfbqa-on-push-bzw7m","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:18:46Z","caller":"gitops/snapshot.go:1510","msg":"Updated .Status.LastBuiltCommit and .Status.LastPromotedImage of Global Candidate for the Component","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-push-bzw7m","namespace":"build-e2e-uaem"},"namespace":"build-e2e-uaem","name":"gh-test-custom-branch-ngfbqa-on-push-bzw7m","reconcileID":"54e22963-2589-471a-9eef-9ab30c65de17","Component.Namespace":"build-e2e-uaem","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-uaem/gh-test-custom-branch-ngfbqa@sha256:d6b0c345345d7d0f0a2630fb5aa11699e69f9b64d3a610caec1e7b7b288b8a43","Component.Name":"gh-test-custom-branch-ngfbqa","lastBuildCommit":"695431b0e267811bc3ed6bd996853f5001081d2e"} {"level":"info","ts":"2026-05-13T13:18:47Z","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-ngfbqa-on-push-bzw7m","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","component.Namespace":"build-e2e-uaem","component.Name":"gh-test-custom-branch-ngfbqa"} {"level":"info","ts":"2026-05-13T13:18:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-sywy-20260513-131325-000"} {"level":"info","ts":"2026-05-13T13:18:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-sywy-20260513-131325-000","application":"build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:18:47Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-sywy-20260513-131325-000"} {"level":"info","ts":"2026-05-13T13:18:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-push-bzw7m","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","namespace":"build-e2e-uaem","name":"build-suite-test-application-sywy-20260513-131325-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-sywy-20260513-131325-000","snapshot.Spec.Components":[{"name":"gh-test-custom-branch-ngfbqa","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-uaem/gh-test-custom-branch-ngfbqa@sha256:d6b0c345345d7d0f0a2630fb5aa11699e69f9b64d3a610caec1e7b7b288b8a43","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-hello-world-npyhom","revision":"695431b0e267811bc3ed6bd996853f5001081d2e"}}}]} {"level":"info","ts":"2026-05-13T13:18: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":"build-suite-test-application-sywy-20260513-131325-000","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:18:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-sywy-20260513-131325-000","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:18:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-sywy-20260513-131325-000","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-13T13:18:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-sywy-20260513-131325-000","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:18:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-sywy-20260513-131325-000","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","Application.Name":"build-suite-test-application-sywy","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-13T13:18:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-test-application-sywy-20260513-131325-000","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","namespace":"build-e2e-uaem","name":"build-suite-test-application-sywy-20260513-131325-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-13T13:18:47Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-13T13:18: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":"build-suite-test-application-sywy-20260513-131325-000","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:18:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-sywy-20260513-131325-000","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:18:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-sywy-20260513-131325-000","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:18:47Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-sywy-20260513-131325-000","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:18:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-push-bzw7m","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","namespace":"build-e2e-uaem","name":"gh-test-custom-branch-ngfbqa-on-push-bzw7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-sywy-20260513-131325-000"} {"level":"info","ts":"2026-05-13T13:18:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-push-bzw7m","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","namespace":"build-e2e-uaem","name":"gh-test-custom-branch-ngfbqa-on-push-bzw7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-sywy-20260513-131325-000"} {"level":"info","ts":"2026-05-13T13:18:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-push-bzw7m","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","namespace":"build-e2e-uaem","name":"gh-test-custom-branch-ngfbqa-on-push-bzw7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-13T13:18:47Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-push-bzw7m","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","namespace":"build-e2e-uaem","name":"gh-test-custom-branch-ngfbqa-on-push-bzw7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T13:18:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-ngfbqa-on-push-bzw7m has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-push-bzw7m","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:18:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:18:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:18:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:18:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:18:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-test-comp-rvck is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:18:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:18:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-rvck-on-pull-request-6g8d6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:18:47Z","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-ngfbqa-on-push-bzw7m","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:18:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-push-bzw7m","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:18:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-push-bzw7m","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:18:47Z","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-ngfbqa-on-push-bzw7m","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:18:47Z","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-ngfbqa-on-push-bzw7m","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","snapshot.Name":"build-suite-test-application-sywy-20260513-131325-000"} {"level":"info","ts":"2026-05-13T13:18:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-push-bzw7m","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","namespace":"build-e2e-uaem","name":"gh-test-custom-branch-ngfbqa-on-push-bzw7m","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-13T13:18:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gh-test-custom-branch-ngfbqa-on-push-bzw7m has finished running","buildpipelineRun":{"name":"gh-test-custom-branch-ngfbqa-on-push-bzw7m","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy"} {"level":"info","ts":"2026-05-13T13:18: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-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:18: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-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:18:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:18:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:18:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-go-component-dublfo is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:18: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-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:18:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"go-component-dublfo-on-pull-request-7wtwf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:19:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:19:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:19: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-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:19:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:19:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","elapsedSinceCompletion":"921.584233ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:19:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","namespace":"group-lxqk","name":"go-component-xanksy-on-pull-request-lqjtc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:19:15Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"namespace":"group-lxqk","name":"go-component-xanksy-on-pull-request-lqjtc","reconcileID":"08e6565b-93e7-48ec-abd0-aa2115ae1e7c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:19:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:19:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:19: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-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:19:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:19:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","elapsedSinceCompletion":"927.063016ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:19:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","namespace":"group-lxqk","name":"go-component-xanksy-on-pull-request-lqjtc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:19:15Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"namespace":"group-lxqk","name":"go-component-xanksy-on-pull-request-lqjtc","reconcileID":"c3ae4c3c-7120-4856-a969-d2240fd2e230","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:19:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:19:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:19: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-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:19:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:19:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","elapsedSinceCompletion":"938.047895ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:19:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","namespace":"group-lxqk","name":"go-component-xanksy-on-pull-request-lqjtc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:19:15Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"namespace":"group-lxqk","name":"go-component-xanksy-on-pull-request-lqjtc","reconcileID":"0b6b53f1-2e20-4018-bff9-fa0c83a70962","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:19:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:19:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:19: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-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:19:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:19:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","elapsedSinceCompletion":"958.593646ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:19:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","namespace":"group-lxqk","name":"go-component-xanksy-on-pull-request-lqjtc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:19:15Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"namespace":"group-lxqk","name":"go-component-xanksy-on-pull-request-lqjtc","reconcileID":"392ce301-36e8-4b79-8393-1465eec9d9b4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:19:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:19:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:19: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-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:19:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:19:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","elapsedSinceCompletion":"999.059613ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:19:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","namespace":"group-lxqk","name":"go-component-xanksy-on-pull-request-lqjtc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:19:15Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"namespace":"group-lxqk","name":"go-component-xanksy-on-pull-request-lqjtc","reconcileID":"88755782-3380-45de-8e35-49413b12fd9b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:19:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:19:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:19:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:19:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:19:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","elapsedSinceCompletion":"1.08037171s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:19:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","namespace":"group-lxqk","name":"go-component-xanksy-on-pull-request-lqjtc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:19:16Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"namespace":"group-lxqk","name":"go-component-xanksy-on-pull-request-lqjtc","reconcileID":"5d5bc39a-4808-4d42-be4f-f581cad27d3e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:19:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:19:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:19:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:19:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:19:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","elapsedSinceCompletion":"1.126990052s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:19:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","namespace":"group-lxqk","name":"go-component-xanksy-on-pull-request-lqjtc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:19:16Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"namespace":"group-lxqk","name":"go-component-xanksy-on-pull-request-lqjtc","reconcileID":"b9603965-c97e-48c3-b6ad-23476e079cc9","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:19:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:19:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:19:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:19:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:19:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","elapsedSinceCompletion":"1.24235917s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:19:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","namespace":"group-lxqk","name":"go-component-xanksy-on-pull-request-lqjtc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:19:16Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"namespace":"group-lxqk","name":"go-component-xanksy-on-pull-request-lqjtc","reconcileID":"22342acf-0d4a-4b51-8461-90ec51985115","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:19:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:19:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:19:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:19:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:19:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","elapsedSinceCompletion":"1.883359201s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:19:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","namespace":"group-lxqk","name":"go-component-xanksy-on-pull-request-lqjtc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:19:16Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"namespace":"group-lxqk","name":"go-component-xanksy-on-pull-request-lqjtc","reconcileID":"ae17116a-236d-467e-8363-b36c3cf70f99","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:19: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-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:19: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-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:19: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-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:19: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-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:19:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","elapsedSinceCompletion":"2.217841822s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:19:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","namespace":"group-lxqk","name":"go-component-xanksy-on-pull-request-lqjtc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:19:17Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"namespace":"group-lxqk","name":"go-component-xanksy-on-pull-request-lqjtc","reconcileID":"0db932b8-9ede-4501-8b53-f6fe0a1317a9","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:19: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-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:19: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-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:19: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-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:19: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-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:19:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"integ-app-abxg-20260513-131408-000"} {"level":"info","ts":"2026-05-13T13:19:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"integ-app-abxg-20260513-131408-000","application":"integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:19:17Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"integ-app-abxg-20260513-131408-000"} {"level":"info","ts":"2026-05-13T13:19:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","namespace":"group-lxqk","name":"integ-app-abxg-20260513-131408-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"integ-app-abxg-20260513-131408-000","snapshot.Spec.Components":[{"name":"go-component-xanksy","version":"","containerImage":"quay.io/redhat-appstudio-qe/group-lxqk/go-component-xanksy@sha256:606fe2705e3d5f414be3bcc638d5b82ce85ee15cf8de227bd646d52b20d3684d","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component","revision":"39ef0b1167948145a5f44cb0fce6a159684f2d7d"}}}]} {"level":"info","ts":"2026-05-13T13:19:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-go-component-xanksy is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-abxg-20260513-131408-000","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:19:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 6d92cfcd0fffb459b9ecbc29c14334a42ce9bac166ea6a4e7cfa90c5f11542 is less than 2, skipping group snapshot creation","snapshot":{"name":"integ-app-abxg-20260513-131408-000","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:19:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-abxg-20260513-131408-000"} {"level":"info","ts":"2026-05-13T13:19:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-abxg-20260513-131408-000","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:19:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-abxg-20260513-131408-000","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-13T13:19: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-abxg-20260513-131408-000","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:19:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 1 IntegrationTestScenarios for application","snapshot":{"name":"integ-app-abxg-20260513-131408-000","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","Application.Name":"integ-app-abxg","IntegrationTestScenarios":1} {"level":"info","ts":"2026-05-13T13:19: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-abxg-20260513-131408-000","namespace":"group-lxqk"},"snapshot":{"name":"integ-app-abxg-20260513-131408-000","namespace":"group-lxqk"}} {"level":"info","ts":"2026-05-13T13:19:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-abxg-20260513-131408-000","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:19:18Z","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-abxg-20260513-131408-000","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:19:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-abxg-20260513-131408-000","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","snapshot.Name":"integ-app-abxg-20260513-131408-000"} {"level":"info","ts":"2026-05-13T13:19:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:632","msg":"Detected an integrationTestScenario was not triggered, applying snapshot reconcilation","snapshot":{"name":"integ-app-abxg-20260513-131408-000","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","integrationTestScenario.Name":"my-integration-test-yylw"} {"level":"info","ts":"2026-05-13T13:19:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-abxg-20260513-131408-000"} {"level":"info","ts":"2026-05-13T13:19:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-abxg-20260513-131408-000"} {"level":"info","ts":"2026-05-13T13:19:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"integ-app-abxg-20260513-131408-000","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","snapshot.Namespace":"group-lxqk","snapshot.Name":"integ-app-abxg-20260513-131408-000"} {"level":"info","ts":"2026-05-13T13:19:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-abxg-20260513-131408-000"} {"level":"info","ts":"2026-05-13T13:19:18Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-abxg-20260513-131408-000","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","integrationTestScenario.Name":"my-integration-test-yylw"} {"level":"info","ts":"2026-05-13T13:19: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-abxg-20260513-131408-000","namespace":"group-lxqk"},"snapshot":{"name":"integ-app-abxg-20260513-131408-000","namespace":"group-lxqk"}} {"level":"info","ts":"2026-05-13T13:19:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-abxg-20260513-131408-000","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:19: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-abxg-20260513-131408-000","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:19:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:172","msg":"Not all required Integration PipelineRuns finished","snapshot":{"name":"integ-app-abxg-20260513-131408-000","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","snapshot.Name":"integ-app-abxg-20260513-131408-000"} {"level":"info","ts":"2026-05-13T13:19:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-abxg-20260513-131408-000","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","destinationComponentSnapshot.Name":"integ-app-abxg-20260513-131408-000","testedSnapshot":"integ-app-abxg-20260513-131408-000"} {"level":"info","ts":"2026-05-13T13:19:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","namespace":"group-lxqk","name":"go-component-xanksy-on-pull-request-lqjtc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-abxg-20260513-131408-000"} {"level":"info","ts":"2026-05-13T13:19:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-abxg-20260513-131408-000","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-13T13:19:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-abxg-20260513-131408-000","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","scenario.Name":"my-integration-test-yylw","destinationSnapshot.Name":"integ-app-abxg-20260513-131408-000","testedSnapshot":"integ-app-abxg-20260513-131408-000"} {"level":"info","ts":"2026-05-13T13:19:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-abxg-20260513-131408-000","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","scenario.Name":"my-integration-test-yylw","destinationSnapshot.Name":"integ-app-abxg-20260513-131408-000","testedSnapshot":"integ-app-abxg-20260513-131408-000"} {"level":"info","ts":"2026-05-13T13:19:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","namespace":"group-lxqk","name":"go-component-xanksy-on-pull-request-lqjtc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"integ-app-abxg-20260513-131408-000"} {"level":"info","ts":"2026-05-13T13:19:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","namespace":"group-lxqk","name":"go-component-xanksy-on-pull-request-lqjtc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-13T13:19:18Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","namespace":"group-lxqk","name":"go-component-xanksy-on-pull-request-lqjtc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T13:19:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-xanksy-on-pull-request-lqjtc has finished running","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:19:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:19:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:19: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":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:19:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13: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":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","snapshot.Name":"integ-app-abxg-20260513-131408-000"} {"level":"info","ts":"2026-05-13T13:19:18Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-abxg-20260513-131408-000","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","ExternalID":"my-integration-test-yylw-go-component-xanksy"} {"level":"info","ts":"2026-05-13T13:19:18Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-abxg-20260513-131408-000","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","ExternalID":"my-integration-test-yylw-go-component-xanksy"} {"level":"info","ts":"2026-05-13T13:19:18Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-abxg-20260513-131408-000","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","existingCheckRun":"github.CheckRun{ID:75792224700, NodeID:\"CR_kwDONSo-hs8AAAARpZGRvA\", HeadSHA:\"39ef0b1167948145a5f44cb0fce6a159684f2d7d\", ExternalID:\"my-integration-test-yylw-go-component-xanksy\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75792224700\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75792224700\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-13 13:14:08 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-xanksy snapshot scenario my-integration-test-yylw is pending because build pipelinerun is still running and snapshot has not been created\", Text:\"build pipelinerun group-lxqk/go-component-xanksy-on-pull-request-lqjtc is still in progress\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75792224700/annotations\"}, Name:\"Konflux Dev version / my-integration-test-yylw / go-component-xanksy\", CheckSuite:github.CheckSuite{ID:68807287938}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3676276848, Number:22035, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/22035\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-xanksy\", SHA:\"39ef0b1167948145a5f44cb0fce6a159684f2d7d\", 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-oviuat\", 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-13T13:19:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","namespace":"group-lxqk","name":"go-component-xanksy-on-pull-request-lqjtc","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-13T13:19:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-xanksy-on-pull-request-lqjtc has finished running","buildpipelineRun":{"name":"go-component-xanksy-on-pull-request-lqjtc","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:19:18Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-abxg-20260513-131408-000","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","ID":75792224700,"CheckName":"Konflux Dev version / my-integration-test-yylw / go-component-xanksy","Status":"queued","Conclusion":null} {"level":"info","ts":"2026-05-13T13:19:18Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-abxg-20260513-131408-000","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","testedSnapshot.Name":"integ-app-abxg-20260513-131408-000","destinationSnapshot.Name":"integ-app-abxg-20260513-131408-000","testStatus":"Pending"} {"level":"info","ts":"2026-05-13T13:19:18Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-abxg-20260513-131408-000"} {"level":"info","ts":"2026-05-13T13:19: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-abxg-20260513-131408-000","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","snapshot.Name":"integ-app-abxg-20260513-131408-000"} {"level":"error","ts":"2026-05-13T13:19:19Z","logger":"controllers.snapshot","caller":"tekton/integration_pipeline.go:128","msg":"failed to get pipelinerun yaml from pipeline run Resolver","snapshot":{"name":"integ-app-abxg-20260513-131408-000","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","resolver":"git","tektonResolverParams":[{"name":"url","value":"https://github.com/konflux-ci/integration-examples.git"},{"name":"revision","value":"a1a70b0a1cfc96f5216d472fbd60f6b42780b3e5"},{"name":"pathInRepo","value":"pipelineruns/integration_resolver_pipelinerun_pass.yaml"}],"error":"resolution for 'my-integration-test-yylw-mpbg7' in namespace 'group-lxqk' failed: error getting \"Git\" \"group-lxqk/my-integration-test-yylw-mpbg7\": resolved resource validation error: resolved data is not of a supported type, must be of Group: tekton.dev, Kinds: [Pipeline Task StepAction]","stacktrace":"github.com/konflux-ci/integration-service/tekton.NewIntegrationPipelineRun\n\t/opt/app-root/src/tekton/integration_pipeline.go:128\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).createIntegrationPipelineRun\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:808\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).processSingleScenario\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:283\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).processAllScenarios\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:322\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureIntegrationPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:393\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_controller.go:131\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-05-13T13:19:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:285","msg":"Failed to create pipelineRun for snapshot and scenario","snapshot":{"name":"integ-app-abxg-20260513-131408-000","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","integrationScenario.Name":"my-integration-test-yylw","error":"resolution for 'my-integration-test-yylw-mpbg7' in namespace 'group-lxqk' failed: error getting \"Git\" \"group-lxqk/my-integration-test-yylw-mpbg7\": resolved resource validation error: resolved data is not of a supported type, must be of Group: tekton.dev, Kinds: [Pipeline Task StepAction]","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).processSingleScenario\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:285\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).processAllScenarios\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:322\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureIntegrationPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:393\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_controller.go:131\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:19:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-abxg-20260513-131408-000"} {"level":"error","ts":"2026-05-13T13:19:19Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-abxg-20260513-131408-000","namespace":"group-lxqk"},"namespace":"group-lxqk","name":"integ-app-abxg-20260513-131408-000","reconcileID":"06b6df10-7bff-4992-98a5-7e9f52ca08ff","error":"resolution for 'my-integration-test-yylw-mpbg7' in namespace 'group-lxqk' failed: error getting \"Git\" \"group-lxqk/my-integration-test-yylw-mpbg7\": resolved resource validation error: resolved data is not of a supported type, must be of Group: tekton.dev, Kinds: [Pipeline Task StepAction]","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:19:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-abxg-20260513-131408-000","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:19:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-abxg-20260513-131408-000","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:19:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-abxg-20260513-131408-000","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-13T13:19:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-abxg-20260513-131408-000","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:19: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-abxg-20260513-131408-000","namespace":"group-lxqk"},"snapshot":{"name":"integ-app-abxg-20260513-131408-000","namespace":"group-lxqk"}} {"level":"info","ts":"2026-05-13T13:19:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-abxg-20260513-131408-000","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:19:19Z","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-abxg-20260513-131408-000","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","Scenario":"my-integration-test-yylw"} {"level":"info","ts":"2026-05-13T13:19:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"1 out of 1 required integration tests finished, 0 out of 1 required integration tests passed","snapshot":{"name":"integ-app-abxg-20260513-131408-000","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:19:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-abxg-20260513-131408-000"} {"level":"info","ts":"2026-05-13T13:19:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since all testing pipelines completed","snapshot":{"name":"integ-app-abxg-20260513-131408-000","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","namespace":"group-lxqk","name":"integ-app-abxg-20260513-131408-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T13:19:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-abxg-20260513-131408-000"} {"level":"info","ts":"2026-05-13T13:19:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:216","msg":"Snapshot integration status condition marked as failed, some tests within Integration PipelineRuns failed","snapshot":{"name":"integ-app-abxg-20260513-131408-000","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","namespace":"group-lxqk","name":"integ-app-abxg-20260513-131408-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T13:19:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-abxg-20260513-131408-000","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","destinationComponentSnapshot.Name":"integ-app-abxg-20260513-131408-000","testedSnapshot":"integ-app-abxg-20260513-131408-000"} {"level":"info","ts":"2026-05-13T13:19:19Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-abxg-20260513-131408-000"} {"level":"info","ts":"2026-05-13T13:19:19Z","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-abxg-20260513-131408-000","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","Label":"my-integration-test-yylw"} {"level":"info","ts":"2026-05-13T13:19:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-abxg-20260513-131408-000","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:19:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"integ-app-abxg-20260513-131408-000","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:19:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-abxg-20260513-131408-000","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:19:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-abxg-20260513-131408-000","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","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-13T13:19:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"integ-app-abxg-20260513-131408-000","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:19:19Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:805","msg":"Creating new pipelinerun for integrationTestscenario","snapshot":{"name":"integ-app-abxg-20260513-131408-000","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","integrationTestScenario.Name":"my-integration-test-yylw"} {"level":"info","ts":"2026-05-13T13:19:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-abxg-20260513-131408-000","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-13T13:19:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-abxg-20260513-131408-000","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","scenario.Name":"my-integration-test-yylw","destinationSnapshot.Name":"integ-app-abxg-20260513-131408-000","testedSnapshot":"integ-app-abxg-20260513-131408-000"} {"level":"info","ts":"2026-05-13T13:19:19Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-abxg-20260513-131408-000","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","scenario.Name":"my-integration-test-yylw","destinationSnapshot.Name":"integ-app-abxg-20260513-131408-000","testedSnapshot":"integ-app-abxg-20260513-131408-000"} {"level":"info","ts":"2026-05-13T13:19:20Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-abxg-20260513-131408-000","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","ExternalID":"my-integration-test-yylw-go-component-xanksy"} {"level":"info","ts":"2026-05-13T13:19:20Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-abxg-20260513-131408-000","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","ExternalID":"my-integration-test-yylw-go-component-xanksy"} {"level":"info","ts":"2026-05-13T13:19:20Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-abxg-20260513-131408-000","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","existingCheckRun":"github.CheckRun{ID:75792224700, NodeID:\"CR_kwDONSo-hs8AAAARpZGRvA\", HeadSHA:\"39ef0b1167948145a5f44cb0fce6a159684f2d7d\", ExternalID:\"my-integration-test-yylw-go-component-xanksy\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75792224700\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75792224700\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"queued\", StartedAt:github.Timestamp{2026-05-13 13:14:08 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Pending\", Summary:\"Integration test for component go-component-xanksy snapshot integ-app-abxg-20260513-131408-000 and scenario my-integration-test-yylw is pending\", Text:\"Pending\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75792224700/annotations\"}, Name:\"Konflux Dev version / my-integration-test-yylw / go-component-xanksy\", CheckSuite:github.CheckSuite{ID:68807287938}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3676276848, Number:22035, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/22035\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-xanksy\", SHA:\"39ef0b1167948145a5f44cb0fce6a159684f2d7d\", 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-oviuat\", 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-13T13:19:20Z","logger":"controllers.statusreport","caller":"github/github.go:344","msg":"Updated CheckRun","snapshot":{"name":"integ-app-abxg-20260513-131408-000","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","ID":75792224700,"CheckName":"Konflux Dev version / my-integration-test-yylw / go-component-xanksy","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-05-13T13:19:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-abxg-20260513-131408-000","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","testedSnapshot.Name":"integ-app-abxg-20260513-131408-000","destinationSnapshot.Name":"integ-app-abxg-20260513-131408-000","testStatus":"TestInvalid"} {"level":"info","ts":"2026-05-13T13:19:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-abxg-20260513-131408-000"} {"level":"info","ts":"2026-05-13T13:19: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-abxg-20260513-131408-000","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","snapshot.Name":"integ-app-abxg-20260513-131408-000"} {"level":"error","ts":"2026-05-13T13:19:20Z","logger":"controllers.snapshot","caller":"tekton/integration_pipeline.go:128","msg":"failed to get pipelinerun yaml from pipeline run Resolver","snapshot":{"name":"integ-app-abxg-20260513-131408-000","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","resolver":"git","tektonResolverParams":[{"name":"url","value":"https://github.com/konflux-ci/integration-examples.git"},{"name":"revision","value":"a1a70b0a1cfc96f5216d472fbd60f6b42780b3e5"},{"name":"pathInRepo","value":"pipelineruns/integration_resolver_pipelinerun_pass.yaml"}],"error":"resolution for 'my-integration-test-yylw-sz8nm' in namespace 'group-lxqk' failed: error getting \"Git\" \"group-lxqk/my-integration-test-yylw-sz8nm\": resolved resource validation error: resolved data is not of a supported type, must be of Group: tekton.dev, Kinds: [Pipeline Task StepAction]","stacktrace":"github.com/konflux-ci/integration-service/tekton.NewIntegrationPipelineRun\n\t/opt/app-root/src/tekton/integration_pipeline.go:128\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).createIntegrationPipelineRun\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:808\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).rerunIntegrationPipelinerunForScenario\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:170\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleScenarioReruns\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:160\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureRerunPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:101\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_controller.go:131\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-05-13T13:19:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:867","msg":"Failed to create pipelineRun for snapshot and scenario","snapshot":{"name":"integ-app-abxg-20260513-131408-000","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","integrationScenario.Name":"my-integration-test-yylw","error":"resolution for 'my-integration-test-yylw-sz8nm' in namespace 'group-lxqk' failed: error getting \"Git\" \"group-lxqk/my-integration-test-yylw-sz8nm\": resolved resource validation error: resolved data is not of a supported type, must be of Group: tekton.dev, Kinds: [Pipeline Task StepAction]","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).HandlePipelineCreationError\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:867\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).rerunIntegrationPipelinerunForScenario\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:172\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleScenarioReruns\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:160\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureRerunPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:101\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_controller.go:131\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:19:20Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-abxg-20260513-131408-000"} {"level":"error","ts":"2026-05-13T13:19:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:161","msg":"Failed to create rerun pipelinerun for IntegrationTestScenario","snapshot":{"name":"integ-app-abxg-20260513-131408-000","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","Scenario":"my-integration-test-yylw","error":"resolution for 'my-integration-test-yylw-sz8nm' in namespace 'group-lxqk' failed: error getting \"Git\" \"group-lxqk/my-integration-test-yylw-sz8nm\": resolved resource validation error: resolved data is not of a supported type, must be of Group: tekton.dev, Kinds: [Pipeline Task StepAction]","stacktrace":"github.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).handleScenarioReruns\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:161\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Adapter).EnsureRerunPipelineRunsExist\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_adapter.go:101\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/snapshot.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/snapshot/snapshot_controller.go:131\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-05-13T13:19:20Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"snapshot","controllerGroup":"appstudio.redhat.com","controllerKind":"Snapshot","Snapshot":{"name":"integ-app-abxg-20260513-131408-000","namespace":"group-lxqk"},"namespace":"group-lxqk","name":"integ-app-abxg-20260513-131408-000","reconcileID":"aafa1e2a-52c4-401d-8963-f2ca29442a12","error":"resolution for 'my-integration-test-yylw-sz8nm' in namespace 'group-lxqk' failed: error getting \"Git\" \"group-lxqk/my-integration-test-yylw-sz8nm\": resolved resource validation error: resolved data is not of a supported type, must be of Group: tekton.dev, Kinds: [Pipeline Task StepAction]","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:19: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-abxg-20260513-131408-000","namespace":"group-lxqk"},"snapshot":{"name":"integ-app-abxg-20260513-131408-000","namespace":"group-lxqk"}} {"level":"info","ts":"2026-05-13T13:19:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 1 required integration test scenarios","snapshot":{"name":"integ-app-abxg-20260513-131408-000","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:19:20Z","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-abxg-20260513-131408-000","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:19:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:366","msg":"Detected reporter: GithubReporter","snapshot":{"name":"integ-app-abxg-20260513-131408-000","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","destinationComponentSnapshot.Name":"integ-app-abxg-20260513-131408-000","testedSnapshot":"integ-app-abxg-20260513-131408-000"} {"level":"info","ts":"2026-05-13T13:19: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-abxg-20260513-131408-000","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:19:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"integ-app-abxg-20260513-131408-000","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:19:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"integ-app-abxg-20260513-131408-000","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","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-13T13:19: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-abxg-20260513-131408-000","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:19:20Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"integ-app-abxg-20260513-131408-000","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg"} {"level":"info","ts":"2026-05-13T13:19:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:383","msg":"Reporter initialized","snapshot":{"name":"integ-app-abxg-20260513-131408-000","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","reporter":"GithubReporter"} {"level":"info","ts":"2026-05-13T13:19:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:496","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-abxg-20260513-131408-000","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","scenario.Name":"my-integration-test-yylw","destinationSnapshot.Name":"integ-app-abxg-20260513-131408-000","testedSnapshot":"integ-app-abxg-20260513-131408-000"} {"level":"info","ts":"2026-05-13T13:19:20Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:537","msg":"Integration Test contains new status updates","snapshot":{"name":"integ-app-abxg-20260513-131408-000","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","scenario.Name":"my-integration-test-yylw","destinationSnapshot.Name":"integ-app-abxg-20260513-131408-000","testedSnapshot":"integ-app-abxg-20260513-131408-000"} {"level":"info","ts":"2026-05-13T13:19:21Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:217","msg":"TestPipelineRunName is not set for CheckRun","snapshot":{"name":"integ-app-abxg-20260513-131408-000","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","ExternalID":"my-integration-test-yylw-go-component-xanksy"} {"level":"info","ts":"2026-05-13T13:19:21Z","logger":"controllers.statusreport","caller":"github/github.go:426","msg":"found CheckRun with a matching ExternalID","snapshot":{"name":"integ-app-abxg-20260513-131408-000","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","ExternalID":"my-integration-test-yylw-go-component-xanksy"} {"level":"info","ts":"2026-05-13T13:19:21Z","logger":"controllers.statusreport","caller":"status/reporter_github.go:280","msg":"found existing checkrun","snapshot":{"name":"integ-app-abxg-20260513-131408-000","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","existingCheckRun":"github.CheckRun{ID:75792224700, NodeID:\"CR_kwDONSo-hs8AAAARpZGRvA\", HeadSHA:\"39ef0b1167948145a5f44cb0fce6a159684f2d7d\", ExternalID:\"my-integration-test-yylw-go-component-xanksy\", URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75792224700\", HTMLURL:\"https://github.com/redhat-appstudio-qe/group-snapshot-multi-component/runs/75792224700\", DetailsURL:\"https://github.com/apps/rhtap-qe-app\", Status:\"completed\", Conclusion:\"failure\", StartedAt:github.Timestamp{2026-05-13 13:14:08 +0000 UTC}, CompletedAt:github.Timestamp{2026-05-13 13:19:19 +0000 UTC}, Output:github.CheckRunOutput{Title:\"Errored\", Summary:\"Integration test for component go-component-xanksy snapshot integ-app-abxg-20260513-131408-000 and scenario my-integration-test-yylw is invalid\", Text:\"Creation of pipelineRun failed during creation due to: resolution for 'my-integration-test-yylw-mpbg7' in namespace 'group-lxqk' failed: error getting \"Git\" \"group-lxqk/my-integration-test-yylw-mpbg7\": resolved resource validation error: resolved data is not of a supported type, must be of Group: tekton.dev, Kinds: [Pipeline Task StepAction].\", AnnotationsCount:0, AnnotationsURL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/check-runs/75792224700/annotations\"}, Name:\"Konflux Dev version / my-integration-test-yylw / go-component-xanksy\", CheckSuite:github.CheckSuite{ID:68807287938}, App:github.App{ID:310332, Slug:\"rhtap-qe-app\", NodeID:\"A_kwHOBdWDSM4ABLw8\", Owner:github.User{Login:\"redhat-appstudio-qe\", ID:97878856, NodeID:\"O_kgDOBdWDSA\", AvatarURL:\"https://avatars.githubusercontent.com/u/97878856?v=4\", HTMLURL:\"https://github.com/redhat-appstudio-qe\", GravatarID:\"\", Type:\"Organization\", SiteAdmin:false, URL:\"https://api.github.com/users/redhat-appstudio-qe\", EventsURL:\"https://api.github.com/users/redhat-appstudio-qe/events{/privacy}\", FollowingURL:\"https://api.github.com/users/redhat-appstudio-qe/following{/other_user}\", FollowersURL:\"https://api.github.com/users/redhat-appstudio-qe/followers\", GistsURL:\"https://api.github.com/users/redhat-appstudio-qe/gists{/gist_id}\", OrganizationsURL:\"https://api.github.com/users/redhat-appstudio-qe/orgs\", ReceivedEventsURL:\"https://api.github.com/users/redhat-appstudio-qe/received_events\", ReposURL:\"https://api.github.com/users/redhat-appstudio-qe/repos\", StarredURL:\"https://api.github.com/users/redhat-appstudio-qe/starred{/owner}{/repo}\", SubscriptionsURL:\"https://api.github.com/users/redhat-appstudio-qe/subscriptions\"}, Name:\"RHTAP-Qe-App\", Description:\"❗This Github App is used for E2E testing in Konflux CI ❗\r\n\r\n❗ Please do not modify it (unless required) nor use it for local testing❗ \", ExternalURL:\"https://github.com/apps/rhtap-qe-app\", HTMLURL:\"https://github.com/apps/rhtap-qe-app\", CreatedAt:github.Timestamp{2023-03-27 10:37:30 +0000 UTC}, UpdatedAt:github.Timestamp{2024-08-13 10:35:45 +0000 UTC}, Permissions:github.InstallationPermissions{Checks:\"write\", Contents:\"write\", Issues:\"write\", Metadata:\"read\", Members:\"read\", OrganizationPlan:\"read\", PullRequests:\"write\"}, Events:[\"check_run\" \"issue_comment\" \"pull_request\" \"push\"]}, PullRequests:[github.PullRequest{ID:3676276848, Number:22035, URL:\"https://api.github.com/repos/redhat-appstudio-qe/group-snapshot-multi-component/pulls/22035\", Head:github.PullRequestBranch{Ref:\"konflux-go-component-xanksy\", SHA:\"39ef0b1167948145a5f44cb0fce6a159684f2d7d\", 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-oviuat\", 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-13T13:19:21Z","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-abxg-20260513-131408-000","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","snapshot.NameSpace":"group-lxqk","snapshot.Name":"integ-app-abxg-20260513-131408-000","scenarioName":"my-integration-test-yylw","externalID":"my-integration-test-yylw-go-component-xanksy"} {"level":"info","ts":"2026-05-13T13:19:21Z","logger":"controllers.statusreport","caller":"github/github.go:302","msg":"Created CheckRun","snapshot":{"name":"integ-app-abxg-20260513-131408-000","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","ID":75793220175,"CheckName":"Konflux Dev version / my-integration-test-yylw / go-component-xanksy","Status":"completed","Conclusion":"failure"} {"level":"info","ts":"2026-05-13T13:19:21Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:562","msg":"Successfully report integration test status for snapshot","snapshot":{"name":"integ-app-abxg-20260513-131408-000","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","testedSnapshot.Name":"integ-app-abxg-20260513-131408-000","destinationSnapshot.Name":"integ-app-abxg-20260513-131408-000","testStatus":"TestInvalid"} {"level":"info","ts":"2026-05-13T13:19:21Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"integ-app-abxg-20260513-131408-000"} {"level":"info","ts":"2026-05-13T13:19: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-abxg-20260513-131408-000","namespace":"group-lxqk"},"application":"group-lxqk/integ-app-abxg","snapshot.Name":"integ-app-abxg-20260513-131408-000"} {"level":"info","ts":"2026-05-13T13:20:10Z","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-tnfrwf-on-push-s24nw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:20: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":"gl-test-custom-branch-tnfrwf-on-push-s24nw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:20: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":"gl-test-custom-branch-tnfrwf-on-push-s24nw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:20:10Z","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-tnfrwf-on-push-s24nw","namespace":"build-e2e-kcui"},"namespace":"build-e2e-kcui","name":"gl-test-custom-branch-tnfrwf-on-push-s24nw","reconcileID":"1f986c4c-150a-440b-8b56-063cbf89b2e6","Component.Namespace":"build-e2e-kcui","LastPromotedImage":"quay.io/redhat-appstudio-qe/build-e2e-kcui/gl-test-custom-branch-tnfrwf@sha256:c5c59f27bac22714d20e9183aed80fca375ac61617586728c46fe3ea701575ba","Component.Name":"gl-test-custom-branch-tnfrwf","lastBuildCommit":"22f1fbb77a98611cf8e2183c91b0850348590f16"} {"level":"info","ts":"2026-05-13T13:20:10Z","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-tnfrwf-on-push-s24nw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","component.Namespace":"build-e2e-kcui","component.Name":"gl-test-custom-branch-tnfrwf"} {"level":"info","ts":"2026-05-13T13:20:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-test-application-clyl-20260513-131520-000"} {"level":"info","ts":"2026-05-13T13:20:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-test-application-clyl-20260513-131520-000","application":"build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:20:10Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-test-application-clyl-20260513-131520-000"} {"level":"info","ts":"2026-05-13T13:20:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-push-s24nw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","namespace":"build-e2e-kcui","name":"build-suite-test-application-clyl-20260513-131520-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-test-application-clyl-20260513-131520-000","snapshot.Spec.Components":[{"name":"gl-test-custom-branch-tnfrwf","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-kcui/gl-test-custom-branch-tnfrwf@sha256:c5c59f27bac22714d20e9183aed80fca375ac61617586728c46fe3ea701575ba","source":{"git":{"url":"https://gitlab.com/konflux-qe/devfile-sample-hello-world-fzqklm","revision":"22f1fbb77a98611cf8e2183c91b0850348590f16"}}}]} {"level":"info","ts":"2026-05-13T13:20:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-test-application-clyl-20260513-131520-000","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:20:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-clyl-20260513-131520-000","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:20:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-test-application-clyl-20260513-131520-000","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-13T13:20:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-clyl-20260513-131520-000","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:20:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-test-application-clyl-20260513-131520-000","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","Application.Name":"build-suite-test-application-clyl","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-13T13:20:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-test-application-clyl-20260513-131520-000","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","namespace":"build-e2e-kcui","name":"build-suite-test-application-clyl-20260513-131520-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-13T13:20:10Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-13T13:20:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"build-suite-test-application-clyl-20260513-131520-000","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:20:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-test-application-clyl-20260513-131520-000","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:20:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-test-application-clyl-20260513-131520-000","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:20:10Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-test-application-clyl-20260513-131520-000","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:20:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-push-s24nw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","namespace":"build-e2e-kcui","name":"gl-test-custom-branch-tnfrwf-on-push-s24nw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-clyl-20260513-131520-000"} {"level":"info","ts":"2026-05-13T13:20:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-push-s24nw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","namespace":"build-e2e-kcui","name":"gl-test-custom-branch-tnfrwf-on-push-s24nw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-test-application-clyl-20260513-131520-000"} {"level":"info","ts":"2026-05-13T13:20:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-push-s24nw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","namespace":"build-e2e-kcui","name":"gl-test-custom-branch-tnfrwf-on-push-s24nw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-13T13:20:10Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-push-s24nw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","namespace":"build-e2e-kcui","name":"gl-test-custom-branch-tnfrwf-on-push-s24nw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T13:20:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-tnfrwf-on-push-s24nw has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-push-s24nw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:20:10Z","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-tnfrwf-on-push-s24nw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:20: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":"gl-test-custom-branch-tnfrwf-on-push-s24nw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:20: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":"gl-test-custom-branch-tnfrwf-on-push-s24nw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:20: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":"gl-test-custom-branch-tnfrwf-on-push-s24nw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:20: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":"gl-test-custom-branch-tnfrwf-on-push-s24nw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","snapshot.Name":"build-suite-test-application-clyl-20260513-131520-000"} {"level":"info","ts":"2026-05-13T13:20:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-push-s24nw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","namespace":"build-e2e-kcui","name":"gl-test-custom-branch-tnfrwf-on-push-s24nw","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-13T13:20:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun gl-test-custom-branch-tnfrwf-on-push-s24nw has finished running","buildpipelineRun":{"name":"gl-test-custom-branch-tnfrwf-on-push-s24nw","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl"} {"level":"info","ts":"2026-05-13T13:20:55Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"gh-test-custom-branch-ngfbqa","namespace":"build-e2e-uaem"},"application":"build-e2e-uaem/build-suite-test-application-sywy","namespace":"build-e2e-uaem","name":"gh-test-custom-branch-ngfbqa","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-13T13:21:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-sywy-20260513-131325-000"} {"level":"info","ts":"2026-05-13T13:21:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-uaem","snapshot":"build-suite-test-application-sywy-20260513-131325-000"} {"level":"info","ts":"2026-05-13T13:21:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-sywy-20260513-125819-000"} {"level":"info","ts":"2026-05-13T13:21:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-uaem","snapshot":"build-suite-test-application-sywy-20260513-125819-000"} {"level":"info","ts":"2026-05-13T13:21:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-sywy-20260513-130755-000"} {"level":"info","ts":"2026-05-13T13:21:02Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-uaem","snapshot":"build-suite-test-application-sywy-20260513-130755-000"} {"level":"info","ts":"2026-05-13T13:21: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-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:21: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-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:21:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:21: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-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:21:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","elapsedSinceCompletion":"813.263142ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:21:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-rvck-on-pull-request-6g8d6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:21:53Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"namespace":"build-e2e-cyik","name":"test-comp-rvck-on-pull-request-6g8d6","reconcileID":"7cd4c465-78b0-4cc3-8203-e731c0757e06","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:21: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-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:21: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-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:21:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:21: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-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:21:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","elapsedSinceCompletion":"818.695279ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:21:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-rvck-on-pull-request-6g8d6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:21:53Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"namespace":"build-e2e-cyik","name":"test-comp-rvck-on-pull-request-6g8d6","reconcileID":"ebb77220-1feb-4167-beee-1f8012ee5a19","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:21: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-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:21: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-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:21:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:21: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-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:21:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","elapsedSinceCompletion":"829.111032ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:21:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-rvck-on-pull-request-6g8d6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:21:53Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"namespace":"build-e2e-cyik","name":"test-comp-rvck-on-pull-request-6g8d6","reconcileID":"1323e8de-82b1-43de-b012-fddae5344b3f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:21: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-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:21: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-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:21:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:21: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-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:21:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","elapsedSinceCompletion":"850.113479ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:21:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-rvck-on-pull-request-6g8d6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:21:53Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"namespace":"build-e2e-cyik","name":"test-comp-rvck-on-pull-request-6g8d6","reconcileID":"52c3c680-e2d5-4c7c-9843-42176ff839ea","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:21: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-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:21: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-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:21:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:21: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-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:21:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","elapsedSinceCompletion":"890.570688ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:21:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-rvck-on-pull-request-6g8d6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:21:53Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"namespace":"build-e2e-cyik","name":"test-comp-rvck-on-pull-request-6g8d6","reconcileID":"f3ea9d4b-ac64-4310-9e8a-091454ded9cd","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:21: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-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:21: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-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:21:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:21: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-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:21:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","elapsedSinceCompletion":"927.223204ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:21:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-rvck-on-pull-request-6g8d6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:21:53Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"namespace":"build-e2e-cyik","name":"test-comp-rvck-on-pull-request-6g8d6","reconcileID":"e7d07fdc-1998-4a1a-b4c0-3e4950dcbbb0","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:21: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-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:21: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-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:21:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:21: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-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:21:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","elapsedSinceCompletion":"971.623262ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:21:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-rvck-on-pull-request-6g8d6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:21:53Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"namespace":"build-e2e-cyik","name":"test-comp-rvck-on-pull-request-6g8d6","reconcileID":"c0947c76-b3aa-4cea-8d71-5f6d62124156","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:21: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-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:21: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-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:21:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:21: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-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:21:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","elapsedSinceCompletion":"1.292217074s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:21:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-rvck-on-pull-request-6g8d6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:21:54Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"namespace":"build-e2e-cyik","name":"test-comp-rvck-on-pull-request-6g8d6","reconcileID":"6f230431-9107-4a15-a43d-feece935144a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:21: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-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:21: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-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:21:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:21: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-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:21:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","elapsedSinceCompletion":"1.866540357s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:21:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-rvck-on-pull-request-6g8d6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:21:54Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"namespace":"build-e2e-cyik","name":"test-comp-rvck-on-pull-request-6g8d6","reconcileID":"80942b6c-df99-453a-ba1f-c0ae98570716","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:21: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-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:21: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-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:21:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:21: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-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:21:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","elapsedSinceCompletion":"1.933104915s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:21:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-rvck-on-pull-request-6g8d6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:21:54Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"namespace":"build-e2e-cyik","name":"test-comp-rvck-on-pull-request-6g8d6","reconcileID":"adb46e34-c3b5-4338-9307-8d2141b7b1a3","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:21: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-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:21: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-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:21: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-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:21: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-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:21: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":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"namespace":"build-e2e-cyik","name":"test-comp-rvck-on-pull-request-6g8d6","reconcileID":"0e722a2f-78e8-4e29-806e-a92e2bf31591","component.Name":"test-symlink-comp-eblt"} {"level":"info","ts":"2026-05-13T13:21: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":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"namespace":"build-e2e-cyik","name":"test-comp-rvck-on-pull-request-6g8d6","reconcileID":"0e722a2f-78e8-4e29-806e-a92e2bf31591","component.Name":"test-comp-soga"} {"level":"info","ts":"2026-05-13T13:21: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":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"namespace":"build-e2e-cyik","name":"test-comp-rvck-on-pull-request-6g8d6","reconcileID":"0e722a2f-78e8-4e29-806e-a92e2bf31591","component.Name":"test-comp-fmwj"} {"level":"info","ts":"2026-05-13T13:21:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-yrhe-20260513-131453-000"} {"level":"info","ts":"2026-05-13T13:21:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-yrhe-20260513-131453-000","application":"test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:21:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-yrhe-20260513-131453-000"} {"level":"info","ts":"2026-05-13T13:21:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-app-yrhe-20260513-131453-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"test-app-yrhe-20260513-131453-000","snapshot.Spec.Components":[{"name":"test-comp-rvck","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-cyik/test-comp-rvck@sha256:20d72bfe85c251f07601aad078a56269ae9e1cf67a33fbf57bba31446724b953","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic","revision":"13140bbccabf710c4c372d425daf330bc032f279"}}}]} {"level":"info","ts":"2026-05-13T13:21:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-test-comp-rvck is less than 2, skipping group snapshot creation","snapshot":{"name":"test-app-yrhe-20260513-131453-000","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:21:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 42031ba5b2e1f81e6a216d3fbb00cafa32f2dc501418febacfbd11958d2220 is less than 2, skipping group snapshot creation","snapshot":{"name":"test-app-yrhe-20260513-131453-000","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:21:56Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"test-app-yrhe-20260513-131453-000"} {"level":"info","ts":"2026-05-13T13:21: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":"test-app-yrhe-20260513-131453-000","namespace":"build-e2e-cyik"},"snapshot":{"name":"test-app-yrhe-20260513-131453-000","namespace":"build-e2e-cyik"}} {"level":"info","ts":"2026-05-13T13:21:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-yrhe-20260513-131453-000","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:21:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-yrhe-20260513-131453-000","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-13T13:21: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":"test-app-yrhe-20260513-131453-000","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:21:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"test-app-yrhe-20260513-131453-000","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:21:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"test-app-yrhe-20260513-131453-000","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:21:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-yrhe-20260513-131453-000","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","Application.Name":"test-app-yrhe","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-13T13:21:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"test-app-yrhe-20260513-131453-000","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-app-yrhe-20260513-131453-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T13:21:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-yrhe-20260513-131453-000","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-app-yrhe-20260513-131453-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-13T13:21:56Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-13T13:21:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"test-app-yrhe-20260513-131453-000","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:21:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-yrhe-20260513-131453-000","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:21:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-yrhe-20260513-131453-000","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-13T13:21: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":"test-app-yrhe-20260513-131453-000","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:21:56Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-yrhe-20260513-131453-000","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:21:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-rvck-on-pull-request-6g8d6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"test-app-yrhe-20260513-131453-000"} {"level":"info","ts":"2026-05-13T13:21:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"test-app-yrhe-20260513-131453-000","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-app-yrhe-20260513-131453-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T13:21:56Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"test-app-yrhe-20260513-131453-000","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","snapshot.Namespace":"build-e2e-cyik","snapshot.Name":"test-app-yrhe-20260513-131453-000"} {"level":"info","ts":"2026-05-13T13:21:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-rvck-on-pull-request-6g8d6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"test-app-yrhe-20260513-131453-000"} {"level":"info","ts":"2026-05-13T13:21:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-rvck-on-pull-request-6g8d6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-13T13:21:56Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-rvck-on-pull-request-6g8d6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T13:21:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-rvck-on-pull-request-6g8d6 has finished running","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:21:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:21:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:21:57Z","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-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:21:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:21:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","snapshot.Name":"test-app-yrhe-20260513-131453-000"} {"level":"info","ts":"2026-05-13T13:21:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-rvck-on-pull-request-6g8d6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-13T13:21:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-comp-rvck-on-pull-request-6g8d6 has finished running","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:22:21Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"gl-test-custom-branch-tnfrwf","namespace":"build-e2e-kcui"},"application":"build-e2e-kcui/build-suite-test-application-clyl","namespace":"build-e2e-kcui","name":"gl-test-custom-branch-tnfrwf","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-13T13:22:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-clyl-20260513-130925-000"} {"level":"info","ts":"2026-05-13T13:22:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-kcui","snapshot":"build-suite-test-application-clyl-20260513-130925-000"} {"level":"info","ts":"2026-05-13T13:22:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-clyl-20260513-125754-000"} {"level":"info","ts":"2026-05-13T13:22:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-kcui","snapshot":"build-suite-test-application-clyl-20260513-125754-000"} {"level":"info","ts":"2026-05-13T13:22:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-test-application-clyl-20260513-131520-000"} {"level":"info","ts":"2026-05-13T13:22:28Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-kcui","snapshot":"build-suite-test-application-clyl-20260513-131520-000"} {"level":"info","ts":"2026-05-13T13:22:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"test-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:22:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"test-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","prGroup":"konflux-test-symlink-comp-eblt","prGroupHash":"bdaeb058fffe346ad73fefcbb8dadfe7ad37a1a29f395c08bea5a03bec9de6"} {"level":"info","ts":"2026-05-13T13:22:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"test-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:22:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status GroupSnapshotCreationFailed","buildpipelineRun":{"name":"test-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:22:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"test-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:22: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-eblt is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"test-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:22:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"test-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:22:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:897","msg":"Finished processing of unsuccessful build PLR","buildpipelineRun":{"name":"test-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","statusCondition":{"conditions":[{"type":"Succeeded","status":"False","lastTransitionTime":"2026-05-13T12:58:34Z","reason":"Failed","message":"Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 14"}],"startTime":"2026-05-13T12:57:59Z","completionTime":"2026-05-13T12:58:34Z","results":[{"name":"CHAINS-GIT_URL","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"CHAINS-GIT_COMMIT","value":"f0c318009d2a726a49969b54d56eb50a1de4d008"}],"pipelineSpec":{"description":"This pipeline is ideal for building container images from a Containerfile while reducing network traffic.\n\n_Uses `buildah` to create a container image. It also optionally creates a source image and runs some build-time tests. EC will flag a violation for [`trusted_task.trusted`](https://conforma.dev/docs/policy/packages/release_trusted_task.html#trusted_task__trusted) if any tasks are added to the pipeline.\nThis pipeline is pushed as a Tekton bundle to [quay.io](https://quay.io/repository/konflux-ci/tekton-catalog/pipeline-docker-build?tab=tags)_\n","tasks":[{"name":"init","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"init"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-init:0.4@sha256:5a423246792ac501ea279229b42ee57da9927da441c04b5c9ff86817b0856b08"},{"name":"kind","value":"task"}]},"params":[{"name":"enable-cache-proxy","value":"false"}]},{"name":"clone-repository","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"git-clone"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-git-clone:0.1@sha256:7db7ad9653dccc771407cb0294487cf4be9064fa782ffad7e983db1a8ba57e21"},{"name":"kind","value":"task"}]},"runAfter":["init"],"params":[{"name":"url","value":"https://github.com/redhat-appstudio-qe/devfile-sample-python-basic"},{"name":"revision","value":"f0c318009d2a726a49969b54d56eb50a1de4d008"}],"workspaces":[{"name":"output","workspace":"workspace"},{"name":"basic-auth","workspace":"git-auth"}]},{"name":"prefetch-dependencies","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"prefetch-dependencies"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-prefetch-dependencies:0.3@sha256:214dcd12ea5b30c431dc0a1fae483422c6d397e453f9e832489e93a47853c58f"},{"name":"kind","value":"task"}]},"runAfter":["clone-repository"],"params":[{"name":"input","value":""},{"name":"enable-package-registry-proxy","value":"true"}],"workspaces":[{"name":"source","workspace":"workspace"},{"name":"git-basic-auth","workspace":"git-auth"},{"name":"netrc","workspace":"netrc"}]},{"name":"build-container","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"buildah-min"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-buildah-min:0.9"},{"name":"kind","value":"task"}]},"runAfter":["prefetch-dependencies"],"params":[{"name":"IMAGE","value":"quay.io/redhat-appstudio-qe/build-e2e-cyik/test-symlink-comp-eblt:on-pr-f0c318009d2a726a49969b54d56eb50a1de4d008"},{"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-cyik/test-symlink-comp-eblt:on-pr-f0c318009d2a726a49969b54d56eb50a1de4d008"},{"name":"ALWAYS_BUILD_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:e2bcf1174a6dae9969b8f12e94babe2a5881bc77a509f10823b6a9eac6392850"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-snyk-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-snyk-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-snyk-check:0.4@sha256:566753ca880764361b11f2c67d8e62dda94f829b11cb48e4716f27568216a481"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"clamav-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"clamav-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-clamav-scan:0.3@sha256:9f18b216ce71a66909e7cb17d9b34526c02d73cf12884ba32d1f10614f7b9f5a"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"}]},{"name":"sast-shell-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-shell-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-shell-check:0.1@sha256:2cd09c97b9f0fae9c7bcd26d956f77221fb7137ee8b2ef17e7351b5e6f1eb89e"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"sast-unicode-check","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"sast-unicode-check"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-sast-unicode-check:0.4@sha256:c162d9d0cd1e4c64dfc340577ba8e6bf55ebd1bb859fe3157217de9b4473c640"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"TARGET_DIRS","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"apply-tags","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"apply-tags"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-apply-tags:0.3@sha256:a291081de7fb27f832c6fc3c4b078acf7e6162ca4c085db38b118ca87e8b5b66"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE_URL","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]},{"name":"push-dockerfile","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"push-dockerfile"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-push-dockerfile:0.3@sha256:359199272c9a403275162a6741d098d7987334232630b59093d781c743fa99e7"},{"name":"kind","value":"task"}]},"runAfter":["build-image-index"],"params":[{"name":"IMAGE","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"DOCKERFILE","value":"docker/Dockerfile"},{"name":"CONTEXT","value":"."}],"workspaces":[{"name":"workspace","workspace":"workspace"}]},{"name":"rpms-signature-scan","taskRef":{"resolver":"bundles","params":[{"name":"name","value":"rpms-signature-scan"},{"name":"bundle","value":"quay.io/konflux-ci/tekton-catalog/task-rpms-signature-scan:0.2@sha256:cfdb76c67f27bc498132431f5a24fbc17dac1981d6f6e3da5cf5964ac5abdd20"},{"name":"kind","value":"task"}]},"when":[{"input":"false","operator":"in","values":["false"]}],"runAfter":["build-image-index"],"params":[{"name":"image-url","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"image-digest","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"}]}],"params":[{"name":"git-url","type":"string","description":"Source Repository URL"},{"name":"revision","type":"string","description":"Revision of the Source Repository","default":""},{"name":"output-image","type":"string","description":"Fully Qualified Output Image"},{"name":"path-context","type":"string","description":"Path to the source code of an application's component from where to build image.","default":"."},{"name":"dockerfile","type":"string","description":"Path to the Dockerfile inside the context specified by parameter path-context","default":"Dockerfile"},{"name":"skip-checks","type":"string","description":"Skip checks against built image","default":"false"},{"name":"hermetic","type":"string","description":"Execute the build with network isolation","default":"false"},{"name":"prefetch-input","type":"string","description":"Build dependencies to be prefetched","default":""},{"name":"image-expires-after","type":"string","description":"Image tag expiration time, time values could be something like 1h, 2d, 3w for hours, days, and weeks, respectively.","default":""},{"name":"build-source-image","type":"string","description":"Build a source image.","default":"false"},{"name":"build-image-index","type":"string","description":"Add built image into an OCI image index","default":"false"},{"name":"buildah-format","type":"string","description":"The format for the resulting image's mediaType. Valid values are oci or docker.","default":"docker"},{"name":"enable-cache-proxy","type":"string","description":"Enable cache proxy configuration","default":"false"},{"name":"enable-package-registry-proxy","type":"string","description":"Use the package registry proxy when prefetching dependencies","default":"true"},{"name":"sast-target-dirs","type":"string","description":"Target directories in component's source code to scan with SAST tools. Multiple values should be separated with commas.","default":"."},{"name":"build-args","type":"array","description":"Array of --build-arg values (\"arg=value\" strings) for buildah","default":[]},{"name":"build-args-file","type":"string","description":"Path to a file with build arguments for buildah, see https://www.mankier.com/1/buildah-build#--build-arg-file","default":""},{"name":"privileged-nested","type":"string","description":"Whether to enable privileged mode, should be used only with remote VMs","default":"false"}],"workspaces":[{"name":"workspace"},{"name":"git-auth","optional":true},{"name":"netrc","optional":true}],"results":[{"name":"IMAGE_URL","description":"","value":"$(tasks.build-image-index.results.IMAGE_URL)"},{"name":"IMAGE_DIGEST","description":"","value":"$(tasks.build-image-index.results.IMAGE_DIGEST)"},{"name":"CHAINS-GIT_URL","description":"","value":"$(tasks.clone-repository.results.url)"},{"name":"CHAINS-GIT_COMMIT","description":"","value":"$(tasks.clone-repository.results.commit)"}]},"skippedTasks":[{"name":"prefetch-dependencies","reason":"PipelineRun was stopping"},{"name":"build-container","reason":"PipelineRun was stopping"},{"name":"build-image-index","reason":"PipelineRun was stopping"},{"name":"build-source-image","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["true"]}]},{"name":"deprecated-base-image-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clair-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"ecosystem-cert-preflight-checks","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-snyk-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"clamav-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-shell-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"sast-unicode-check","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]},{"name":"apply-tags","reason":"PipelineRun was stopping"},{"name":"push-dockerfile","reason":"PipelineRun was stopping"},{"name":"rpms-signature-scan","reason":"PipelineRun was stopping","whenExpressions":[{"input":"false","operator":"in","values":["false"]}]}],"childReferences":[{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-eblt-on-pull-request-xjkt9-init","pipelineTaskName":"init"},{"apiVersion":"tekton.dev/v1","kind":"TaskRun","name":"test-symlink-comp-eblt-on-pull-request-xjkt9-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-ae71f043f11c875fadba6dd9ef0c988d-6eae95ff69bbd694-01"}},"deletionTimestamp":""} {"level":"info","ts":"2026-05-13T13:22:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-symlink-comp-eblt-on-pull-request-xjkt9","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:22:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun test-symlink-comp-eblt-on-pull-request-xjkt9 has finished running","buildpipelineRun":{"name":"test-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:22:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-yrhe-20260513-132246-056"} {"level":"info","ts":"2026-05-13T13:22:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-yrhe-20260513-132246-056","application":"test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:22:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-yrhe-20260513-132246-056"} {"level":"info","ts":"2026-05-13T13:22:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"test-app-yrhe-20260513-132246-056","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:22:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-yrhe-20260513-132246-056","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:22:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-yrhe-20260513-132246-056","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-13T13:22:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-yrhe-20260513-132246-056","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:22:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-yrhe-20260513-132246-056","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","Application.Name":"test-app-yrhe","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-13T13:22:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-yrhe-20260513-132246-056","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-app-yrhe-20260513-132246-056","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-13T13:22:46Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-13T13:22:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"test-app-yrhe-20260513-132246-056","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:22:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-yrhe-20260513-132246-056","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:22:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-yrhe-20260513-132246-056","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:22:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-yrhe-20260513-132246-056","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"error","ts":"2026-05-13T13:22:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"test-comp-fmwj","namespace":"build-e2e-cyik"},"namespace":"build-e2e-cyik","name":"test-comp-fmwj","reconcileID":"58e8402d-34ca-439d-8587-6e6f65a3def8","error":"failed to remove the finalizer: error occurred while patching the updated Component after finalizer removal: Component.appstudio.redhat.com \"test-comp-fmwj\" 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-13T13:22:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-yrhe-20260513-132246-106"} {"level":"info","ts":"2026-05-13T13:22:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-yrhe-20260513-132246-106","application":"test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:22:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-yrhe-20260513-132246-106"} {"level":"info","ts":"2026-05-13T13:22:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"test-app-yrhe-20260513-132246-106","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:22:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-yrhe-20260513-132246-106","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:22:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-yrhe-20260513-132246-106","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-13T13:22:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-yrhe-20260513-132246-106","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:22:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-yrhe-20260513-132246-106","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","Application.Name":"test-app-yrhe","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-13T13:22:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-yrhe-20260513-132246-106","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-app-yrhe-20260513-132246-106","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-13T13:22:46Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-13T13:22:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"test-app-yrhe-20260513-132246-106","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:22:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-yrhe-20260513-132246-106","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:22:46Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-comp-rvck","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-rvck","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-13T13:22:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-yrhe-20260513-132246-106","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:22:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-yrhe-20260513-132246-106","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:22:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-yrhe-20260513-132246-150"} {"level":"info","ts":"2026-05-13T13:22:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-yrhe-20260513-132246-150","application":"test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:22:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-yrhe-20260513-132246-150"} {"level":"info","ts":"2026-05-13T13:22:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"test-app-yrhe-20260513-132246-150","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:22:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-yrhe-20260513-132246-150","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:22:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-yrhe-20260513-132246-150","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-13T13:22:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-yrhe-20260513-132246-150","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:22:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-yrhe-20260513-132246-150","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","Application.Name":"test-app-yrhe","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-13T13:22:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-yrhe-20260513-132246-150","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-app-yrhe-20260513-132246-150","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-13T13:22:46Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-13T13:22:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"test-app-yrhe-20260513-132246-150","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:22:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-yrhe-20260513-132246-150","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:22:46Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-comp-soga","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-soga","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-13T13:22:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-yrhe-20260513-132246-189"} {"level":"info","ts":"2026-05-13T13:22:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-yrhe-20260513-132246-189","application":"test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:22:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-yrhe-20260513-132246-150","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:22:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-yrhe-20260513-132246-150","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:22:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-yrhe-20260513-132246-189"} {"level":"info","ts":"2026-05-13T13:22:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"test-app-yrhe-20260513-132246-189","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:22:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-yrhe-20260513-132246-189","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:22:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-yrhe-20260513-132246-189","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-13T13:22:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-yrhe-20260513-132246-189","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:22:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-yrhe-20260513-132246-189","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","Application.Name":"test-app-yrhe","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-13T13:22:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-yrhe-20260513-132246-189","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-app-yrhe-20260513-132246-189","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-13T13:22:46Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-13T13:22:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"test-app-yrhe-20260513-132246-189","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:22:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-yrhe-20260513-132246-189","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:22:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-yrhe-20260513-132246-189","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:22:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-yrhe-20260513-132246-189","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:22:46Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-symlink-comp-eblt","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-symlink-comp-eblt","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-13T13:22:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"test-app-yrhe-20260513-132246-228"} {"level":"info","ts":"2026-05-13T13:22:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"test-app-yrhe-20260513-132246-228","application":"test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:22:46Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"test-app-yrhe-20260513-132246-228"} {"level":"info","ts":"2026-05-13T13:22:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"test-app-yrhe-20260513-132246-228","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:22:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-yrhe-20260513-132246-228","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:22:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"test-app-yrhe-20260513-132246-228","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-13T13:22:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-yrhe-20260513-132246-228","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:22:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"test-app-yrhe-20260513-132246-228","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","Application.Name":"test-app-yrhe","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-13T13:22:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"test-app-yrhe-20260513-132246-228","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-app-yrhe-20260513-132246-228","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-13T13:22:46Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-13T13:22:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:635","msg":"The snapshot is not created by PAC pull request, no need to create group snapshot","snapshot":{"name":"test-app-yrhe-20260513-132246-228","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:22:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"test-app-yrhe-20260513-132246-228","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:22:46Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"test-comp-fmwj","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe","namespace":"build-e2e-cyik","name":"test-comp-fmwj","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-13T13:22:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"test-app-yrhe-20260513-132246-228","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"info","ts":"2026-05-13T13:22:46Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"test-app-yrhe-20260513-132246-228","namespace":"build-e2e-cyik"},"application":"build-e2e-cyik/test-app-yrhe"} {"level":"error","ts":"2026-05-13T13:22:46Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-comp-fmwj-on-pull-request-wj2cb","namespace":"build-e2e-cyik"},"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-13T13:22:47Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-comp-rvck-on-pull-request-6g8d6","namespace":"build-e2e-cyik"},"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-13T13:22:49Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-comp-soga-on-pull-request-tm2ck","namespace":"build-e2e-cyik"},"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-13T13:22:50Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"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-13T13:22:51Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"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-13T13:22:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-yrhe-20260513-132246-228"} {"level":"info","ts":"2026-05-13T13:22:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-cyik","snapshot":"test-app-yrhe-20260513-132246-228"} {"level":"info","ts":"2026-05-13T13:22:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-yrhe-20260513-132246-106"} {"level":"info","ts":"2026-05-13T13:22:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-cyik","snapshot":"test-app-yrhe-20260513-132246-106"} {"level":"info","ts":"2026-05-13T13:22:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-yrhe-20260513-132246-189"} {"level":"info","ts":"2026-05-13T13:22:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-cyik","snapshot":"test-app-yrhe-20260513-132246-189"} {"level":"info","ts":"2026-05-13T13:22:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-yrhe-20260513-132246-056"} {"level":"info","ts":"2026-05-13T13:22:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-cyik","snapshot":"test-app-yrhe-20260513-132246-056"} {"level":"info","ts":"2026-05-13T13:22:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-yrhe-20260513-131016-000"} {"level":"info","ts":"2026-05-13T13:22:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-cyik","snapshot":"test-app-yrhe-20260513-131016-000"} {"level":"info","ts":"2026-05-13T13:22:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-yrhe-20260513-130543-000"} {"level":"info","ts":"2026-05-13T13:22:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-cyik","snapshot":"test-app-yrhe-20260513-130543-000"} 2026/05/13 13:22:51 http: TLS handshake error from 10.128.0.2:45754: EOF {"level":"info","ts":"2026-05-13T13:22:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-yrhe-20260513-132246-150"} {"level":"info","ts":"2026-05-13T13:22:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-cyik","snapshot":"test-app-yrhe-20260513-132246-150"} 2026/05/13 13:22:51 http: TLS handshake error from 10.130.0.2:57078: EOF 2026/05/13 13:22:51 http: TLS handshake error from 10.130.0.2:57090: EOF {"level":"info","ts":"2026-05-13T13:22:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"test-app-yrhe-20260513-131453-000"} {"level":"info","ts":"2026-05-13T13:22:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-cyik","snapshot":"test-app-yrhe-20260513-131453-000"} 2026/05/13 13:22:51 http: TLS handshake error from 10.130.0.2:57092: EOF 2026/05/13 13:22:51 http: TLS handshake error from 10.128.0.2:45764: EOF {"level":"error","ts":"2026-05-13T13:22:51Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"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-13T13:22:51Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"test-symlink-comp-eblt-on-pull-request-xjkt9","namespace":"build-e2e-cyik"},"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-13T13:28: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-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:28: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-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:28: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-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:28: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-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:28:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","elapsedSinceCompletion":"466.718727ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:28:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"go-component-dublfo-on-pull-request-7wtwf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:28:41Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"namespace":"build-e2e-vfhz","name":"go-component-dublfo-on-pull-request-7wtwf","reconcileID":"04d8f401-0477-49b0-b5e0-f0b7417ed1d8","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:28: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-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:28: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-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:28: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-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:28: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-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:28:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","elapsedSinceCompletion":"472.23009ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:28:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"go-component-dublfo-on-pull-request-7wtwf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:28:41Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"namespace":"build-e2e-vfhz","name":"go-component-dublfo-on-pull-request-7wtwf","reconcileID":"fdddaabd-6f85-47dd-af6c-12f6b1a82103","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:28: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-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:28: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-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:28: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-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:28: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-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:28:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","elapsedSinceCompletion":"482.649363ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:28:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"go-component-dublfo-on-pull-request-7wtwf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:28:41Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"namespace":"build-e2e-vfhz","name":"go-component-dublfo-on-pull-request-7wtwf","reconcileID":"dd15c1ac-aa57-4cbe-bcdc-8a31aa2c5bf2","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:28: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-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:28: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-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:28: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-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:28: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-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:28:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","elapsedSinceCompletion":"503.204982ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:28:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"go-component-dublfo-on-pull-request-7wtwf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:28:41Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"namespace":"build-e2e-vfhz","name":"go-component-dublfo-on-pull-request-7wtwf","reconcileID":"c16c985e-2a38-413a-bd45-c768eb9c7e77","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:28: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-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:28: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-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:28: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-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:28: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-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:28:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","elapsedSinceCompletion":"544.502128ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:28:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"go-component-dublfo-on-pull-request-7wtwf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:28:41Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"namespace":"build-e2e-vfhz","name":"go-component-dublfo-on-pull-request-7wtwf","reconcileID":"abc2489d-51cc-434d-b0d0-c8d0208de272","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:28: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-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:28: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-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:28: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-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:28: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-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:28:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","elapsedSinceCompletion":"569.329424ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:28:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"go-component-dublfo-on-pull-request-7wtwf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:28:41Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"namespace":"build-e2e-vfhz","name":"go-component-dublfo-on-pull-request-7wtwf","reconcileID":"211e041e-1324-4a80-913f-69604675cbd4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:28: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-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:28: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-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:28: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-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:28: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-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:28:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","elapsedSinceCompletion":"625.578805ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:28:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"go-component-dublfo-on-pull-request-7wtwf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:28:41Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"namespace":"build-e2e-vfhz","name":"go-component-dublfo-on-pull-request-7wtwf","reconcileID":"1440e909-3862-4bbc-a4a1-ab4be2e8de25","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:28: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-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:28: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-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:28: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-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:28: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-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:28:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","elapsedSinceCompletion":"946.435187ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:28:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"go-component-dublfo-on-pull-request-7wtwf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:28:41Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"namespace":"build-e2e-vfhz","name":"go-component-dublfo-on-pull-request-7wtwf","reconcileID":"2dc45ed2-959f-468e-923a-5777a34f5cea","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13: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-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13: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-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:28:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13: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-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:28:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","elapsedSinceCompletion":"1.463217697s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:28:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"go-component-dublfo-on-pull-request-7wtwf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:28:42Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"namespace":"build-e2e-vfhz","name":"go-component-dublfo-on-pull-request-7wtwf","reconcileID":"1d1b32b0-77d6-4dfb-b66b-4c326edea829","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13: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-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13: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-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:28:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13: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-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:28:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","elapsedSinceCompletion":"1.587000949s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:28:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"go-component-dublfo-on-pull-request-7wtwf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:28:42Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"namespace":"build-e2e-vfhz","name":"go-component-dublfo-on-pull-request-7wtwf","reconcileID":"3ae28158-2079-447a-8900-41d529c4e521","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:28:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:28:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:28:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:28:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:28:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-positive-mc-rjcr-20260513-130648-000"} {"level":"info","ts":"2026-05-13T13:28:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-positive-mc-rjcr-20260513-130648-000","application":"build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:28:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-positive-mc-rjcr-20260513-130648-000"} {"level":"info","ts":"2026-05-13T13:28:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"build-suite-positive-mc-rjcr-20260513-130648-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-positive-mc-rjcr-20260513-130648-000","snapshot.Spec.Components":[{"name":"go-component-dublfo","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-vfhz/go-component-dublfo@sha256:082d12fe4e89d208d6b54ad43609c2770e7faa9b4e1fa3f229407210feec9066","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"2394fcc969fe6a9a5b3fa274d239a3cf4cf7cc82"}}}]} {"level":"info","ts":"2026-05-13T13:28:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-go-component-dublfo is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-positive-mc-rjcr-20260513-130648-000","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:28:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 652775ebdbcdb647d6dc5c857de0c12b90792aa7262f46033214e2f894865b is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-positive-mc-rjcr-20260513-130648-000","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:28:43Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-positive-mc-rjcr-20260513-130648-000"} {"level":"info","ts":"2026-05-13T13:28:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-rjcr-20260513-130648-000","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:28:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-rjcr-20260513-130648-000","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-13T13:28:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-positive-mc-rjcr-20260513-130648-000","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:28:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-positive-mc-rjcr-20260513-130648-000","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","Application.Name":"build-suite-positive-mc-rjcr","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-13T13:28:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"build-suite-positive-mc-rjcr-20260513-130648-000","namespace":"build-e2e-vfhz"},"snapshot":{"name":"build-suite-positive-mc-rjcr-20260513-130648-000","namespace":"build-e2e-vfhz"}} {"level":"info","ts":"2026-05-13T13:28:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-positive-mc-rjcr-20260513-130648-000","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:28:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"build-suite-positive-mc-rjcr-20260513-130648-000","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:28:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"build-suite-positive-mc-rjcr-20260513-130648-000","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"build-suite-positive-mc-rjcr-20260513-130648-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T13:28:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"go-component-dublfo-on-pull-request-7wtwf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-positive-mc-rjcr-20260513-130648-000"} {"level":"info","ts":"2026-05-13T13:28:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-positive-mc-rjcr-20260513-130648-000","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"build-suite-positive-mc-rjcr-20260513-130648-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-13T13:28:43Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-13T13:28:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"build-suite-positive-mc-rjcr-20260513-130648-000","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:28:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-rjcr-20260513-130648-000","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:28:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-rjcr-20260513-130648-000","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-13T13:28:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-positive-mc-rjcr-20260513-130648-000","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:28:43Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-positive-mc-rjcr-20260513-130648-000","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:28:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"build-suite-positive-mc-rjcr-20260513-130648-000","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"build-suite-positive-mc-rjcr-20260513-130648-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T13:28:43Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-positive-mc-rjcr-20260513-130648-000","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","snapshot.Namespace":"build-e2e-vfhz","snapshot.Name":"build-suite-positive-mc-rjcr-20260513-130648-000"} {"level":"info","ts":"2026-05-13T13:28:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"go-component-dublfo-on-pull-request-7wtwf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-positive-mc-rjcr-20260513-130648-000"} {"level":"info","ts":"2026-05-13T13:28:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"go-component-dublfo-on-pull-request-7wtwf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-13T13:28:43Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"go-component-dublfo-on-pull-request-7wtwf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T13:28:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-dublfo-on-pull-request-7wtwf has finished running","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:28: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-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:28: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-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:28:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:28: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-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:28:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","snapshot.Name":"build-suite-positive-mc-rjcr-20260513-130648-000"} {"level":"info","ts":"2026-05-13T13:28:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"go-component-dublfo-on-pull-request-7wtwf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-13T13:28:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun go-component-dublfo-on-pull-request-7wtwf has finished running","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-7wtwf","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:29:05Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-dublfo-on-push-tkkkl","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"go-component-dublfo-on-push-tkkkl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T13:29:05Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-positive-mc-rjcr-20260513-130648-000"} {"level":"info","ts":"2026-05-13T13:29:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:592","msg":"all component snapshots for the PR have been annotated with merged status","buildpipelineRun":{"name":"go-component-dublfo-on-push-tkkkl","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:29:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:399","msg":"build pipelineRun is not created by pull/merge request, no need to annotate","buildpipelineRun":{"name":"go-component-dublfo-on-push-tkkkl","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:29:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:453","msg":"build pipelineRun is not created by pull/merge request, no need to set integration test status in git provider","buildpipelineRun":{"name":"go-component-dublfo-on-push-tkkkl","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:29:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dublfo-on-push-tkkkl","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"go-component-dublfo-on-push-tkkkl","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:29:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun go-component-dublfo-on-push-tkkkl is not associated with a pull request","buildpipelineRun":{"name":"go-component-dublfo-on-push-tkkkl","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:29:14Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"python-component-jssvck","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"python-component-jssvck","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-13T13:29:32Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"python-component-jssvck-on-pull-request-b5nk4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T13:29:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:29:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"python-component-jssvck-on-pull-request-b5nk4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"python-component-jssvck-on-pull-request-b5nk4","PR group":"konflux-python-component-jssvck"} {"level":"info","ts":"2026-05-13T13:29: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":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","prGroup":"konflux-python-component-jssvck","prGroupHash":"18eaa4be7796e50ac592917a51ce431a7dc0f392c37076a649293a046109f9"} {"level":"info","ts":"2026-05-13T13:29:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:29:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:29:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-jssvck is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:29: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-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:29:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"python-component-jssvck-on-pull-request-b5nk4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:29:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:29:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:29:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:29:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:29:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-jssvck is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:29: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-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:29:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"python-component-jssvck-on-pull-request-b5nk4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:29:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:29:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:29: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":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:29: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":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:29:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-jssvck is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:29:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:29:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"python-component-jssvck-on-pull-request-b5nk4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:29:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:29:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:29: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":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:29: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":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:29:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-jssvck is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:29:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:29:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"python-component-jssvck-on-pull-request-b5nk4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:29:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:29:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:29: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":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:29: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":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:29:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-jssvck is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:29:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:29:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"python-component-jssvck-on-pull-request-b5nk4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:29:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:29:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:29: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":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:29: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":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:29:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-jssvck is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:29:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:29:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"python-component-jssvck-on-pull-request-b5nk4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:29:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:29:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:29: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":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:29: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":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:29:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-jssvck is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:29:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:29:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"python-component-jssvck-on-pull-request-b5nk4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:29:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:29:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:29: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":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:29: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":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:29:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-jssvck is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:29:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:29:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"python-component-jssvck-on-pull-request-b5nk4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:29:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:29:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:29: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":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:29: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":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:29:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-jssvck is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:29:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:29:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"python-component-jssvck-on-pull-request-b5nk4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:29:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:29:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:29: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":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:29: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":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:29:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-jssvck is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:29:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:29:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"python-component-jssvck-on-pull-request-b5nk4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:29:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:29:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:29: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":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:29: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":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:29:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-jssvck is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:29:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:29:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"python-component-jssvck-on-pull-request-b5nk4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:29:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:29:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:29: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":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:29: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":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:29:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-jssvck is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:29:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:29:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"python-component-jssvck-on-pull-request-b5nk4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13: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":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13: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":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:29:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:29:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:29:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-jssvck is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13: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":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:29:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"python-component-jssvck-on-pull-request-b5nk4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13: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":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13: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":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:29:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:29:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:29:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-jssvck is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13: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":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:29:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"python-component-jssvck-on-pull-request-b5nk4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13: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":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13: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":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:29:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:29:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:29:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-jssvck is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13: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":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:29:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"python-component-jssvck-on-pull-request-b5nk4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:29:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:29:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:29:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:29:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:29:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-jssvck is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:29:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:29:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"python-component-jssvck-on-pull-request-b5nk4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:29:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:29:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:29:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:29:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:29:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-jssvck is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:29:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:29:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"python-component-jssvck-on-pull-request-b5nk4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:29: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-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:29: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-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:29:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:29:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:29:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-jssvck is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:29: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-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:29:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"python-component-jssvck-on-pull-request-b5nk4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:29: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-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:29: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-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:29: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-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:29: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-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:29: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-jssvck is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:29: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-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:29:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"python-component-jssvck-on-pull-request-b5nk4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:29: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-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:29: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-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:29:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:29:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:29:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-jssvck is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:29: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-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:29:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"python-component-jssvck-on-pull-request-b5nk4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13: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":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13: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":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:30:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:30:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:30:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-jssvck is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13: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":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:30:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"python-component-jssvck-on-pull-request-b5nk4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13: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":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13: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":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:33: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":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:33: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":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:33:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-jssvck is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13: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":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:33:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"python-component-jssvck-on-pull-request-b5nk4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:33: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-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:33: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-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:33: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":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:33:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:33:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-jssvck is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:33: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-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:33:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"python-component-jssvck-on-pull-request-b5nk4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:33:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:33:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:33:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:33:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:33:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-jssvck is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:33:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:33:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"python-component-jssvck-on-pull-request-b5nk4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:33:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:33:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:33:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:33:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:33:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-jssvck is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:33:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:33:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"python-component-jssvck-on-pull-request-b5nk4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:33:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:33:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:33: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-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:33: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-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:33: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-jssvck is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:33:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:33:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"python-component-jssvck-on-pull-request-b5nk4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:33:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:33:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:33:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:33:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:33:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-jssvck is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:33:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:33:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"python-component-jssvck-on-pull-request-b5nk4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:33:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:33:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:33:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:33:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:33:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-python-component-jssvck is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:33:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:33:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"python-component-jssvck-on-pull-request-b5nk4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:35: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-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:35: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-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:35: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-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:35: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-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:35:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","elapsedSinceCompletion":"1.011721474s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:35:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"python-component-jssvck-on-pull-request-b5nk4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:35:29Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"namespace":"build-e2e-vfhz","name":"python-component-jssvck-on-pull-request-b5nk4","reconcileID":"72123eb1-f10b-4d56-906f-26511bc42529","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:35: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-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:35: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-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:35: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-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:35: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-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:35:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","elapsedSinceCompletion":"1.017197462s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:35:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"python-component-jssvck-on-pull-request-b5nk4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:35:29Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"namespace":"build-e2e-vfhz","name":"python-component-jssvck-on-pull-request-b5nk4","reconcileID":"61d34052-a724-4e7b-9954-d5afd1df76e6","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:35: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-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:35: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-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:35: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-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:35: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-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:35:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","elapsedSinceCompletion":"1.027629511s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:35:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"python-component-jssvck-on-pull-request-b5nk4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:35:29Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"namespace":"build-e2e-vfhz","name":"python-component-jssvck-on-pull-request-b5nk4","reconcileID":"d3e9ae86-5c9d-42cf-b037-70f9fe685335","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:35: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-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:35: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-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:35: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-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:35: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-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:35:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","elapsedSinceCompletion":"1.048471219s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:35:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"python-component-jssvck-on-pull-request-b5nk4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:35:29Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"namespace":"build-e2e-vfhz","name":"python-component-jssvck-on-pull-request-b5nk4","reconcileID":"387d830f-b07a-4b56-a97d-68fad5d4e8d4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:35: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-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:35: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-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:35: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-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:35: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-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:35:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","elapsedSinceCompletion":"1.089847306s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:35:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"python-component-jssvck-on-pull-request-b5nk4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:35:29Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"namespace":"build-e2e-vfhz","name":"python-component-jssvck-on-pull-request-b5nk4","reconcileID":"3104e392-65ec-455a-82db-8be4877fdad0","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:35: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-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:35: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-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:35: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-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:35: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-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:35:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","elapsedSinceCompletion":"1.139526167s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:35:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"python-component-jssvck-on-pull-request-b5nk4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:35:29Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"namespace":"build-e2e-vfhz","name":"python-component-jssvck-on-pull-request-b5nk4","reconcileID":"2e2bf2cd-edb5-4c10-b819-b5ffaf4184ea","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:35: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-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:35: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-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:35: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-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:35: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-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:35:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","elapsedSinceCompletion":"1.170944098s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:35:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"python-component-jssvck-on-pull-request-b5nk4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:35:29Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"namespace":"build-e2e-vfhz","name":"python-component-jssvck-on-pull-request-b5nk4","reconcileID":"437cd696-ea5b-4358-a31b-4d6ddc294b06","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:35: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-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:35: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-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:35: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-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:35: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-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:35:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","elapsedSinceCompletion":"1.492361586s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:35:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"python-component-jssvck-on-pull-request-b5nk4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:35:29Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"namespace":"build-e2e-vfhz","name":"python-component-jssvck-on-pull-request-b5nk4","reconcileID":"167d90c4-1d81-46ca-ae2f-230dd10248b9","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:35: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-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:35: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-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:35: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-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:35: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-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:35:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","elapsedSinceCompletion":"1.943910892s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:35:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"python-component-jssvck-on-pull-request-b5nk4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:35:29Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"namespace":"build-e2e-vfhz","name":"python-component-jssvck-on-pull-request-b5nk4","reconcileID":"6a7b2ddd-86e7-4636-ac80-3b4c77b91e03","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:35: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-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:35: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-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:35: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-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:35: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-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:35:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","elapsedSinceCompletion":"2.132940826s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:35:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"python-component-jssvck-on-pull-request-b5nk4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:35:30Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"namespace":"build-e2e-vfhz","name":"python-component-jssvck-on-pull-request-b5nk4","reconcileID":"f6342be2-df3c-4383-b5bc-147075134e2e","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:35: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-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:35: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-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:35:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:35:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:35: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":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"namespace":"build-e2e-vfhz","name":"python-component-jssvck-on-pull-request-b5nk4","reconcileID":"43d7a040-c506-48dc-a112-ca22cb9f85d4","component.Name":"go-component-dublfo"} {"level":"info","ts":"2026-05-13T13:35:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-positive-mc-rjcr-20260513-132933-000"} {"level":"info","ts":"2026-05-13T13:35:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-positive-mc-rjcr-20260513-132933-000","application":"build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:35:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-positive-mc-rjcr-20260513-132933-000"} {"level":"info","ts":"2026-05-13T13:35:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"build-suite-positive-mc-rjcr-20260513-132933-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-positive-mc-rjcr-20260513-132933-000","snapshot.Spec.Components":[{"name":"python-component-jssvck","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-vfhz/python-component-jssvck@sha256:cec92ea2d43ac3bc5526d5a4bf2db5c4c983beee76bf5fa7cd2a054e7853b2dd","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/sample-multi-component","revision":"7bc88b210820eb9ff563ef35e661fc5c16185799"}}}]} {"level":"info","ts":"2026-05-13T13:35:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-python-component-jssvck is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-positive-mc-rjcr-20260513-132933-000","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:35:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 18eaa4be7796e50ac592917a51ce431a7dc0f392c37076a649293a046109f9 is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-positive-mc-rjcr-20260513-132933-000","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:35:31Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-positive-mc-rjcr-20260513-132933-000"} {"level":"info","ts":"2026-05-13T13:35:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-rjcr-20260513-132933-000","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:35:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-rjcr-20260513-132933-000","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-13T13:35: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-positive-mc-rjcr-20260513-132933-000","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:35:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-positive-mc-rjcr-20260513-132933-000","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","Application.Name":"build-suite-positive-mc-rjcr","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-13T13:35: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-positive-mc-rjcr-20260513-132933-000","namespace":"build-e2e-vfhz"},"snapshot":{"name":"build-suite-positive-mc-rjcr-20260513-132933-000","namespace":"build-e2e-vfhz"}} {"level":"info","ts":"2026-05-13T13:35:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-positive-mc-rjcr-20260513-132933-000","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:35: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-positive-mc-rjcr-20260513-132933-000","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:35: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-positive-mc-rjcr-20260513-132933-000","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"build-suite-positive-mc-rjcr-20260513-132933-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-13T13:35:31Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-13T13:35: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-positive-mc-rjcr-20260513-132933-000","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:35:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-rjcr-20260513-132933-000","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:35:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-rjcr-20260513-132933-000","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-13T13:35: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-positive-mc-rjcr-20260513-132933-000","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:35:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-positive-mc-rjcr-20260513-132933-000","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:35: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-positive-mc-rjcr-20260513-132933-000","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"build-suite-positive-mc-rjcr-20260513-132933-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T13:35:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"python-component-jssvck-on-pull-request-b5nk4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-positive-mc-rjcr-20260513-132933-000"} {"level":"info","ts":"2026-05-13T13:35: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-positive-mc-rjcr-20260513-132933-000","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:35:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-rjcr-20260513-132933-000","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:35:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-rjcr-20260513-132933-000","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-13T13:35: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-positive-mc-rjcr-20260513-132933-000","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:35:31Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-positive-mc-rjcr-20260513-132933-000","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:35: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-positive-mc-rjcr-20260513-132933-000","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"build-suite-positive-mc-rjcr-20260513-132933-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T13:35:31Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-positive-mc-rjcr-20260513-132933-000","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","snapshot.Namespace":"build-e2e-vfhz","snapshot.Name":"build-suite-positive-mc-rjcr-20260513-132933-000"} {"level":"info","ts":"2026-05-13T13:35:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"python-component-jssvck-on-pull-request-b5nk4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-positive-mc-rjcr-20260513-132933-000"} {"level":"info","ts":"2026-05-13T13:35:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"python-component-jssvck-on-pull-request-b5nk4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-13T13:35:31Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"python-component-jssvck-on-pull-request-b5nk4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T13:35:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-jssvck-on-pull-request-b5nk4 has finished running","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:35:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:35:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:35: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":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:35: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-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:35: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-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","snapshot.Name":"build-suite-positive-mc-rjcr-20260513-132933-000"} {"level":"info","ts":"2026-05-13T13:35:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"python-component-jssvck-on-pull-request-b5nk4","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-13T13:35:32Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun python-component-jssvck-on-pull-request-b5nk4 has finished running","buildpipelineRun":{"name":"python-component-jssvck-on-pull-request-b5nk4","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:35:54Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"python-component-jssvck-on-push-ckwz8","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"python-component-jssvck-on-push-ckwz8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T13:35:54Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-positive-mc-rjcr-20260513-132933-000"} {"level":"info","ts":"2026-05-13T13:35:55Z","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-jssvck-on-push-ckwz8","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:35: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":"python-component-jssvck-on-push-ckwz8","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:35: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":"python-component-jssvck-on-push-ckwz8","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:35:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"python-component-jssvck-on-push-ckwz8","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"python-component-jssvck-on-push-ckwz8","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:35:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:626","msg":"PipelineRun python-component-jssvck-on-push-ckwz8 is not associated with a pull request","buildpipelineRun":{"name":"python-component-jssvck-on-push-ckwz8","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:16Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"go-component-dublfo-on-pull-request-29c7k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T13:36:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"go-component-dublfo-on-pull-request-29c7k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"go-component-dublfo-on-pull-request-29c7k","PR group":"pr-branch-csciph"} {"level":"info","ts":"2026-05-13T13:36:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","prGroup":"pr-branch-csciph","prGroupHash":"57090af8bf3a74905887e5fd34ba7a4c17ca3925a414758af40f84d44c6e46"} {"level":"info","ts":"2026-05-13T13:36:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group pr-branch-csciph is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"go-component-dublfo-on-pull-request-29c7k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:36:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-csciph is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"go-component-dublfo-on-pull-request-29c7k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:36:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-csciph is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"go-component-dublfo-on-pull-request-29c7k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:36:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-csciph is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"go-component-dublfo-on-pull-request-29c7k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:36:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-csciph is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"go-component-dublfo-on-pull-request-29c7k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:36:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-csciph is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"go-component-dublfo-on-pull-request-29c7k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:36:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-csciph is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"go-component-dublfo-on-pull-request-29c7k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:36:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-csciph is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"go-component-dublfo-on-pull-request-29c7k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:36: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-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36: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-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36: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-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-csciph is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36: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-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"go-component-dublfo-on-pull-request-29c7k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:36: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-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36: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-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36: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-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-csciph is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36: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-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"go-component-dublfo-on-pull-request-29c7k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:36: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-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36: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-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36: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-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-csciph is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36: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-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"go-component-dublfo-on-pull-request-29c7k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:36: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-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36: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-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36: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-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-csciph is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36: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-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"go-component-dublfo-on-pull-request-29c7k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:36: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-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36: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-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36: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-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-csciph is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36: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-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"go-component-dublfo-on-pull-request-29c7k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:36: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-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36: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-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36: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-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-csciph is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36: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-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"go-component-dublfo-on-pull-request-29c7k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:36: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-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36: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-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36: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-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-csciph is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36: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-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"go-component-dublfo-on-pull-request-29c7k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:36: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-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36: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-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36: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-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-csciph is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36: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-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"go-component-dublfo-on-pull-request-29c7k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:36: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-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36: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-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36: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-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-csciph is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36: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-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"go-component-dublfo-on-pull-request-29c7k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:36: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-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36: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-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-csciph is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36: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-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"go-component-dublfo-on-pull-request-29c7k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:36: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-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36: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-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-csciph is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36: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-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"go-component-dublfo-on-pull-request-29c7k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:36: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-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36: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-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-csciph is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36: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-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"go-component-dublfo-on-pull-request-29c7k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:36: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-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36: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-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-csciph is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36: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-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"go-component-dublfo-on-pull-request-29c7k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:36:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-csciph is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"go-component-dublfo-on-pull-request-29c7k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:36:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-csciph is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"go-component-dublfo-on-pull-request-29c7k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:36:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-csciph is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"go-component-dublfo-on-pull-request-29c7k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:36:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-csciph is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"go-component-dublfo-on-pull-request-29c7k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:36: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-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36: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-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36: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-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36: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-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-csciph is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36: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-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"go-component-dublfo-on-pull-request-29c7k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:36: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-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36: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-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36: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-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36: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-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-csciph is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36: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-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"go-component-dublfo-on-pull-request-29c7k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:36: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-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36: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-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36: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-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36: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-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-csciph is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36: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-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"go-component-dublfo-on-pull-request-29c7k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:36: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-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36: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-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-csciph is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36: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-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"go-component-dublfo-on-pull-request-29c7k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:36: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-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36: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-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-csciph is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36: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-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"go-component-dublfo-on-pull-request-29c7k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:36: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-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36: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-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-csciph is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36: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-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"go-component-dublfo-on-pull-request-29c7k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:36:33Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"go-component-opgmpc","namespace":"build-e2e-sfft"},"application":"build-e2e-sfft/build-suite-negative-mc-rdtm","namespace":"build-e2e-sfft","name":"go-component-opgmpc","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-13T13:36: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-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36: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-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36: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-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36: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-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group pr-branch-csciph is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36: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-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"go-component-dublfo-on-pull-request-29c7k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:36:43Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"go-component-opgmpc","namespace":"build-e2e-sfft"},"application":"build-e2e-sfft/build-suite-negative-mc-rdtm","namespace":"build-e2e-sfft","name":"go-component-opgmpc","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-13T13:36:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-positive-mc-rjcr-20260513-133645-537"} {"level":"info","ts":"2026-05-13T13:36:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-positive-mc-rjcr-20260513-133645-537","application":"build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-positive-mc-rjcr-20260513-133645-537"} {"level":"info","ts":"2026-05-13T13:36: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-positive-mc-rjcr-20260513-133645-537","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-rjcr-20260513-133645-537","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-rjcr-20260513-133645-537","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-13T13:36: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-positive-mc-rjcr-20260513-133645-537","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-positive-mc-rjcr-20260513-133645-537","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","Application.Name":"build-suite-positive-mc-rjcr","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-13T13:36: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-positive-mc-rjcr-20260513-133645-537","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"build-suite-positive-mc-rjcr-20260513-133645-537","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-13T13:36:45Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-13T13:36: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-positive-mc-rjcr-20260513-133645-537","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-rjcr-20260513-133645-537","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"error","ts":"2026-05-13T13:36:45Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"component","controllerGroup":"appstudio.redhat.com","controllerKind":"Component","Component":{"name":"go-component-dublfo","namespace":"build-e2e-vfhz"},"namespace":"build-e2e-vfhz","name":"go-component-dublfo","reconcileID":"8e3c015e-f195-47b2-82ee-bdcda3bfbe1b","error":"failed to remove the finalizer: error occurred while patching the updated Component after finalizer removal: Component.appstudio.redhat.com \"go-component-dublfo\" 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-13T13:36:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-positive-mc-rjcr-20260513-133645-570"} {"level":"info","ts":"2026-05-13T13:36:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-positive-mc-rjcr-20260513-133645-570","application":"build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36: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-positive-mc-rjcr-20260513-133645-537","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-positive-mc-rjcr-20260513-133645-537","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-positive-mc-rjcr-20260513-133645-570"} {"level":"info","ts":"2026-05-13T13:36: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-positive-mc-rjcr-20260513-133645-570","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-rjcr-20260513-133645-570","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-rjcr-20260513-133645-570","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-13T13:36: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-positive-mc-rjcr-20260513-133645-570","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-positive-mc-rjcr-20260513-133645-570","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","Application.Name":"build-suite-positive-mc-rjcr","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-13T13:36: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-positive-mc-rjcr-20260513-133645-570","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"build-suite-positive-mc-rjcr-20260513-133645-570","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-13T13:36:45Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-13T13:36: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-positive-mc-rjcr-20260513-133645-570","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-rjcr-20260513-133645-570","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36: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-positive-mc-rjcr-20260513-133645-570","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-positive-mc-rjcr-20260513-133645-570","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:45Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"python-component-jssvck","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"python-component-jssvck","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-13T13:36:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-positive-mc-rjcr-20260513-133645-605"} {"level":"info","ts":"2026-05-13T13:36:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-positive-mc-rjcr-20260513-133645-605","application":"build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:45Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-positive-mc-rjcr-20260513-133645-605"} {"level":"info","ts":"2026-05-13T13:36: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-positive-mc-rjcr-20260513-133645-605","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-rjcr-20260513-133645-605","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-positive-mc-rjcr-20260513-133645-605","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-13T13:36: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-positive-mc-rjcr-20260513-133645-605","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-positive-mc-rjcr-20260513-133645-605","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","Application.Name":"build-suite-positive-mc-rjcr","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-13T13:36: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-positive-mc-rjcr-20260513-133645-605","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"build-suite-positive-mc-rjcr-20260513-133645-605","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-13T13:36:45Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-13T13:36: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-positive-mc-rjcr-20260513-133645-605","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-positive-mc-rjcr-20260513-133645-605","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36: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-positive-mc-rjcr-20260513-133645-605","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:45Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-positive-mc-rjcr-20260513-133645-605","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr"} {"level":"info","ts":"2026-05-13T13:36:45Z","logger":"controllers.component","caller":"helpers/integration.go:500","msg":"Removed Finalizer from the Component","component":{"name":"go-component-dublfo","namespace":"build-e2e-vfhz"},"application":"build-e2e-vfhz/build-suite-positive-mc-rjcr","namespace":"build-e2e-vfhz","name":"go-component-dublfo","controllerKind":"Component","audit":"true","action":"DELETE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-13T13:36:45Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"namespace":"build-e2e-vfhz","name":"go-component-dublfo-on-pull-request-29c7k","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"error","ts":"2026-05-13T13:36:45Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"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-13T13:36:46Z","logger":"controllers.build pipeline","caller":"helpers/errorhandlers.go:100","msg":"Failed to get component from the pipelineRun","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"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-13T13:36:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"namespace":"build-e2e-vfhz","name":"go-component-dublfo-on-pull-request-29c7k","reconcileID":"0792deb6-0c63-49f6-a2d1-d112a9f4629c","error":"pipelineruns.tekton.dev \"go-component-dublfo-on-pull-request-29c7k\" 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-13T13:36:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_controller.go:77","msg":"Failed to get build pipelineRun for","buildpipelineRun":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"req":{"name":"go-component-dublfo-on-pull-request-29c7k","namespace":"build-e2e-vfhz"},"error":"PipelineRun.tekton.dev \"go-component-dublfo-on-pull-request-29c7k\" 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-13T13:36:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-positive-mc-rjcr-20260513-133645-570"} {"level":"info","ts":"2026-05-13T13:36:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-vfhz","snapshot":"build-suite-positive-mc-rjcr-20260513-133645-570"} {"level":"info","ts":"2026-05-13T13:36:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-positive-mc-rjcr-20260513-130648-000"} {"level":"info","ts":"2026-05-13T13:36:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-vfhz","snapshot":"build-suite-positive-mc-rjcr-20260513-130648-000"} {"level":"info","ts":"2026-05-13T13:36:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-positive-mc-rjcr-20260513-133645-537"} {"level":"info","ts":"2026-05-13T13:36:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-vfhz","snapshot":"build-suite-positive-mc-rjcr-20260513-133645-537"} {"level":"info","ts":"2026-05-13T13:36:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-positive-mc-rjcr-20260513-132933-000"} {"level":"info","ts":"2026-05-13T13:36:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-vfhz","snapshot":"build-suite-positive-mc-rjcr-20260513-132933-000"} {"level":"info","ts":"2026-05-13T13:36:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:147","msg":"Validating Snapshot upon deletion","name":"build-suite-positive-mc-rjcr-20260513-133645-605"} {"level":"info","ts":"2026-05-13T13:36:51Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:167","msg":"finalizer has been removed from integration pipelineRuns before deleting Snapshot","snapshot.Namespace":"build-e2e-vfhz","snapshot":"build-suite-positive-mc-rjcr-20260513-133645-605"} 2026/05/13 13:36:51 http: TLS handshake error from 10.130.0.2:51296: EOF {"level":"info","ts":"2026-05-13T13:37:00Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"mathwizz-web-server","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-13T13:37:00Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"mathwizz-web-server","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-13T13:37:01Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"mathwizz-history-worker","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-13T13:37:01Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"mathwizz-history-worker","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-13T13:37:01Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"mathwizz-frontend","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-13T13:37:02Z","logger":"controllers.component","caller":"helpers/integration.go:484","msg":"Added Finalizer to the Component","component":{"name":"mathwizz-frontend","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend","controllerKind":"Component","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/component"} {"level":"info","ts":"2026-05-13T13:37:33Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-npgmf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T13:37:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-npgmf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"mathwizz-web-server-on-pull-request-npgmf","PR group":"konflux-mathwizz-web-server"} {"level":"info","ts":"2026-05-13T13:37: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":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","prGroup":"konflux-mathwizz-web-server","prGroupHash":"6382b0d2d207976a29048c8e4cb1fef47a2b7ad47dc2357e9246ec817759af"} {"level":"info","ts":"2026-05-13T13:37:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-npgmf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:37:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-npgmf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:37:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-npgmf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:37:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-npgmf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:37:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-npgmf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:37:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-npgmf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:37:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-npgmf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:37:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-npgmf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:37:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-npgmf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:37:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-npgmf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:37:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-npgmf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:37:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-npgmf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:37:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-npgmf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:37:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:41Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-npgmf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:37:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-npgmf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:37:46Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-2qlrr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T13:37:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-2qlrr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"mathwizz-frontend-on-pull-request-2qlrr","PR group":"konflux-mathwizz-frontend"} {"level":"info","ts":"2026-05-13T13:37: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":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","prGroup":"konflux-mathwizz-frontend","prGroupHash":"9efa70041c6f541c0c7a03c12fd154337cfef475ab3f9cfb92dcb38958c1db"} {"level":"info","ts":"2026-05-13T13:37:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-2qlrr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:37:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-2qlrr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-2qlrr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-2qlrr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-2qlrr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-2qlrr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-2qlrr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-2qlrr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-2qlrr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-2qlrr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-2qlrr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-2qlrr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:37:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-2qlrr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:37:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-2qlrr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13: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":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13: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":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13: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":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-2qlrr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13: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":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13: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":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13: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":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-2qlrr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13: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":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13: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":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13: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":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-2qlrr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:37:57Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-fw2ss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T13:37:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-fw2ss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"mathwizz-history-worker-on-pull-request-fw2ss","PR group":"konflux-mathwizz-history-worker"} {"level":"info","ts":"2026-05-13T13:37: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":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","prGroup":"konflux-mathwizz-history-worker","prGroupHash":"178ea6b5ef5d94a3022ad53d265c2f9b1bc2b70874f6a72251339a21796c17"} {"level":"info","ts":"2026-05-13T13:37:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-fw2ss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:37:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-fw2ss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:37:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-fw2ss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:37:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-fw2ss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:37:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-fw2ss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:37:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-2qlrr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:37:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-fw2ss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:37:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-fw2ss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:37:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-fw2ss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:37:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-fw2ss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:37:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-fw2ss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:37:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-fw2ss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:37:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-fw2ss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:37:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-fw2ss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:37:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:37:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-fw2ss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:38:03Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-gm8k6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T13:38:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-gm8k6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"mathwizz-history-worker-on-pull-request-gm8k6","PR group":"konflux-mathwizz-history-worker"} {"level":"info","ts":"2026-05-13T13:38: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":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","prGroup":"konflux-mathwizz-history-worker","prGroupHash":"178ea6b5ef5d94a3022ad53d265c2f9b1bc2b70874f6a72251339a21796c17"} {"level":"info","ts":"2026-05-13T13:38:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-gm8k6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:38:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-gm8k6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:38:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-gm8k6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:38:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-gm8k6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:38:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-gm8k6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:38:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-gm8k6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:38:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-fw2ss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:38:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-gm8k6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:38:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-fw2ss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:38:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:03Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-gm8k6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:38:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-gm8k6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:38:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-gm8k6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:38:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-gm8k6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:38:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-gm8k6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:38:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-gm8k6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:38:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:04Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-fw2ss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:38:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-gm8k6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:38:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-fw2ss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:38:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-gm8k6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:38:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-gm8k6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:38:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:09Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-gm8k6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:38:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-gm8k6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:38:15Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy","namespace":"build-e2e-aqtg","name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T13:38:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:38:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy","namespace":"build-e2e-aqtg","name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","PR group":"konflux-fj-multi-component-child-hmpc"} {"level":"info","ts":"2026-05-13T13:38:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy","prGroup":"konflux-fj-multi-component-child-hmpc","prGroupHash":"4a3562831ed58bd05ecc0f55ae5e4f94e3a0c834859290c1287d4d756f314a"} {"level":"info","ts":"2026-05-13T13:38:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:38:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:38:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-fj-multi-component-child-hmpc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:38:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:38:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy","namespace":"build-e2e-aqtg","name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:38:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:38:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:38:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:38:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:38:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-hmpc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:38:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:38:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy","namespace":"build-e2e-aqtg","name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:38:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:38:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:38:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:38:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:38:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-hmpc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:38:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:38:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy","namespace":"build-e2e-aqtg","name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:38:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:38:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:38:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:38:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:38:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-hmpc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:38:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:38:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy","namespace":"build-e2e-aqtg","name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:38:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:38:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:38:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:38:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:38:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-hmpc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:38:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:38:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy","namespace":"build-e2e-aqtg","name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:38:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:38:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:38:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:38:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:38:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-hmpc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:38:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:38:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy","namespace":"build-e2e-aqtg","name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:38:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:38:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:38:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:38:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:38:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-hmpc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:38:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:38:15Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy","namespace":"build-e2e-aqtg","name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:38:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:38:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:38:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:38:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:38:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-hmpc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:38:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:38:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy","namespace":"build-e2e-aqtg","name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:38:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:38:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:38:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:38:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:38:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-hmpc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:38:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:38:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy","namespace":"build-e2e-aqtg","name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:38:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:38:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:38:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:38:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:38:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-hmpc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:38:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:38:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy","namespace":"build-e2e-aqtg","name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:38:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:38:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:38:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:38:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:38:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-hmpc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:38:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:38:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy","namespace":"build-e2e-aqtg","name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:38:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-npgmf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:38:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:38:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:38:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:38:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:38:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-hmpc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:38:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:38:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy","namespace":"build-e2e-aqtg","name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:38:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:38:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:38:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:38:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:38:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-hmpc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:38:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:38:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy","namespace":"build-e2e-aqtg","name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:38:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:38:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:38:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:38:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:38:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-hmpc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:38:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:38:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy","namespace":"build-e2e-aqtg","name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:38:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:38:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:38:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:38:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:38:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-hmpc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:38:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:38:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy","namespace":"build-e2e-aqtg","name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:38:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-npgmf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:38:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-2qlrr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:38:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:38:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:38:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:38:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:38:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-hmpc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:38:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:38:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy","namespace":"build-e2e-aqtg","name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:38:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-2qlrr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:38:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-fw2ss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:38:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-gm8k6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:38:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:54Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-fw2ss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:38:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:38:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-gm8k6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:39:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:39:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:39:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:39:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:39:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-hmpc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:39:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:39:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy","namespace":"build-e2e-aqtg","name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:39:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:34Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-npgmf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:39:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:45Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-npgmf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:39:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-2qlrr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:39:51Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-zbwjd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T13:39:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-zbwjd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"mathwizz-frontend-on-pull-request-zbwjd","PR group":"konflux-mathwizz-frontend"} {"level":"info","ts":"2026-05-13T13:39:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:720","msg":"notified all component snapshots and build pipelines in the pr group about the build pipeline status","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","prGroup":"konflux-mathwizz-frontend","prGroupHash":"9efa70041c6f541c0c7a03c12fd154337cfef475ab3f9cfb92dcb38958c1db"} {"level":"info","ts":"2026-05-13T13:39:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-zbwjd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:39:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-zbwjd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:39:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-zbwjd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:39:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-zbwjd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:39:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-zbwjd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:39:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-npgmf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:39:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-zbwjd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:39:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-zbwjd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:39:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-zbwjd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:39:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-zbwjd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:39:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-zbwjd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:39:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-zbwjd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:39:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-zbwjd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:39:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-zbwjd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:39:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-zbwjd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:39:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-zbwjd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:39:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-fw2ss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:39:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-npgmf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:39:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:55Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-npgmf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:39:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:56Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-npgmf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:39:57Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:469","msg":"Added Finalizer to the PipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-qggzq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T13:39:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:432","msg":"pr group info is updated to build pipelineRun metadata","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-qggzq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","pipelineRun.Name":"mathwizz-web-server-on-pull-request-qggzq","PR group":"konflux-mathwizz-web-server"} {"level":"info","ts":"2026-05-13T13:39: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":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","prGroup":"konflux-mathwizz-web-server","prGroupHash":"6382b0d2d207976a29048c8e4cb1fef47a2b7ad47dc2357e9246ec817759af"} {"level":"info","ts":"2026-05-13T13:39:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 0 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-qggzq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:39:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-npgmf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:39:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-qggzq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:39:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:57Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-qggzq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:39:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-npgmf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:39:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-qggzq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:39:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-qggzq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:39:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-qggzq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:39:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-qggzq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:39:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-qggzq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:39:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:39:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-qggzq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:40:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-zbwjd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:40:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-zbwjd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:40:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-npgmf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:40:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-npgmf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:40:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-zbwjd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:40:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-2qlrr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:40:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-gm8k6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:40: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":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40: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":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40: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":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40: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":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40: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":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-fw2ss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:40:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:07Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-zbwjd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:40: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":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40: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":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40: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":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40: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":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40: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":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:08Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-npgmf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:40:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:10Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-2qlrr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:40:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:11Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-qggzq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:40:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-2qlrr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:40:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-qggzq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:40:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:12Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-qggzq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:40:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-fw2ss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:40:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:14Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-2qlrr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:40:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-2qlrr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:40:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-2qlrr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:40:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-fw2ss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:40:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-qggzq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:40:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:16Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-fw2ss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:40:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:17Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-gm8k6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:40:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-fw2ss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:40:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-2qlrr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:40:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-fw2ss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:40:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:19Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-2qlrr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:40:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:20Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-fw2ss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:40: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":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40: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":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40: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":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40: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":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40: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":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:21Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-fw2ss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:40:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-fw2ss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:40:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-gm8k6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13: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":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13: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":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40: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":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40: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":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13: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":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-fw2ss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13: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":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13: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":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40: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":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40: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":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13: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":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-gm8k6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13: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":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13: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":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13: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":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-gm8k6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13: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":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13: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":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13: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":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-gm8k6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13: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":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13: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":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13: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":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-2qlrr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13: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":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13: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":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13: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":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-gm8k6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:40: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":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40: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":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40: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":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40: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":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40: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":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-gm8k6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:40:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:31Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-gm8k6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:40:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-gm8k6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:40:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-2qlrr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:40:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:40Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-gm8k6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:40:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-zbwjd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13: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":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13: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":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13: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":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-qggzq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:40:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:40:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-zbwjd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:41:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-qggzq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:41:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:41:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:41:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:41:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:41:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-hmpc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:41:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:41:22Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy","namespace":"build-e2e-aqtg","name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:41:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:41:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:41:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:41:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:41:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-hmpc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:41:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:41:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy","namespace":"build-e2e-aqtg","name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:41: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":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41: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":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41: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":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41: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":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"149.246989ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:41:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-npgmf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:41:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-npgmf","reconcileID":"864c36cf-d4ab-426b-9c74-1a67277d7ed1","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:41: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":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41: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":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41: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":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41: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":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"154.767529ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:41:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-npgmf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:41:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-npgmf","reconcileID":"ed762490-7c43-4d97-a720-afe18a7e9a21","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:41: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":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41: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":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41: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":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41: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":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"165.269099ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:41:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-npgmf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:41:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-npgmf","reconcileID":"52d27cdf-ed70-48d0-9d80-6f71515c7e38","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:41: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":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41: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":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41: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":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41: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":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"186.232413ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:41:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-npgmf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:41:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-npgmf","reconcileID":"f0f48e50-386a-4173-9e5a-0e398b52f2bb","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:41: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":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41: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":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41: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":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41: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":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"227.487753ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:41:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-npgmf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:41:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-npgmf","reconcileID":"25bbbb35-e749-4525-b741-af4ffa6f581a","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:41: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":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41: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":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41: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":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41: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":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"308.099913ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:41:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-npgmf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:41:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-npgmf","reconcileID":"9b1a3c8e-feef-4fa9-9b15-eeb0558307a3","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:41: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":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41: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":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41: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":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41: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":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"418.273038ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:41:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-npgmf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:41:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-npgmf","reconcileID":"de42936d-3f46-4e16-8aa0-31a96b9f0a85","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:41: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":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41: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":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41: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":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41: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":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"468.795191ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:41:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-npgmf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:41:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-npgmf","reconcileID":"e27b31be-280b-4c79-873a-2bb9af19233c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:41: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":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41: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":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41: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":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41: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":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"944.338658ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:41:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-fw2ss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:41:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-fw2ss","reconcileID":"86c19565-0cfc-4908-aca8-a59aa529fb2c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:41: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":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41: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":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41: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":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41: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":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"949.919869ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:41:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-fw2ss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:41:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-fw2ss","reconcileID":"397fbff4-2689-4303-b5a9-7151a21225d8","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:41: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":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41: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":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41: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":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41: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":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"960.443411ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:41:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-fw2ss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:41:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-fw2ss","reconcileID":"06df902e-9a5c-413e-8538-faeef2b88650","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:41: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":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41: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":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41: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":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41: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":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"980.958781ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:41:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-fw2ss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:41:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-fw2ss","reconcileID":"c765f2a4-fd41-461f-8db4-f08fbe2c92a4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:41:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41: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":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"1.022285483s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:41:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-fw2ss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:41:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-fw2ss","reconcileID":"d97295c9-76a4-4758-b4f9-3aba6fdc37bf","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:41:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41: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":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"1.103555808s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:41:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-fw2ss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:41:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-fw2ss","reconcileID":"8b6f65d3-a3b4-4591-9f2d-028f74b57f8d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:41:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41: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":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"1.11011948s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:41:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-npgmf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:41:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-npgmf","reconcileID":"9027c7e2-8525-4d71-9f37-b3f3226d243c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:41:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41: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":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"1.202713889s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:41:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-npgmf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:41:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-npgmf","reconcileID":"b4c6dece-5211-4e2e-8dad-5d60bf981530","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:41:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41: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":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"1.264960351s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:41:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-fw2ss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:41:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-fw2ss","reconcileID":"d1529ace-c8a3-4ad3-94a4-7addbab3c493","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:41:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41: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":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"1.585750764s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:41:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-fw2ss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:41:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-fw2ss","reconcileID":"9efa7eca-eea7-4a60-b167-3672c1437165","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:41:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41: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":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"1.601092692s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:41:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-fw2ss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:41:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-fw2ss","reconcileID":"82cc6143-0d4a-4f38-b0ea-cf04d24bda85","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:41:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41: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":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"1.892772807s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:41:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-fw2ss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:41:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-fw2ss","reconcileID":"bfbd759b-e3fb-428e-9138-0c5c70ebb86d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:41:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41: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":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"error","ts":"2026-05-13T13:41:38Z","caller":"gitops/snapshot.go:984","msg":"component cannot be added to snapshot for application due to missing git source","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-npgmf","reconcileID":"38990415-6fc0-43eb-b295-c15cea5857ab","component.Name":"mathwizz-history-worker","error":"git source is not defined in component dr-test-kokohazamar-backwards-compat-dr/mathwizz-history-worker","stacktrace":"github.com/konflux-ci/integration-service/gitops.PrepareSnapshot\n\t/opt/app-root/src/gitops/snapshot.go:984\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).prepareSnapshotForPipelineRun\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:743\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:323\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-05-13T13:41:38Z","caller":"gitops/snapshot.go:984","msg":"component cannot be added to snapshot for application due to missing git source","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-npgmf","reconcileID":"38990415-6fc0-43eb-b295-c15cea5857ab","component.Name":"mathwizz-frontend","error":"git source is not defined in component dr-test-kokohazamar-backwards-compat-dr/mathwizz-frontend","stacktrace":"github.com/konflux-ci/integration-service/gitops.PrepareSnapshot\n\t/opt/app-root/src/gitops/snapshot.go:984\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).prepareSnapshotForPipelineRun\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:743\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:323\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:41:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"kokohazamar-backwards-compat-dr-20260513-133734-000"} {"level":"info","ts":"2026-05-13T13:41:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"kokohazamar-backwards-compat-dr-20260513-133734-000","application":"kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"kokohazamar-backwards-compat-dr-20260513-133734-000"} {"level":"info","ts":"2026-05-13T13:41:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"kokohazamar-backwards-compat-dr-20260513-133734-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"kokohazamar-backwards-compat-dr-20260513-133734-000","snapshot.Spec.Components":[{"name":"mathwizz-web-server","version":"","containerImage":"quay.io/redhat-appstudio-qe/dr-test-kokohazamar-backwards-compat-dr/mathwizz-web-server@sha256:b726360ede1a527ee3928af30a743bd672a6bc82efd76dd77e984212b4556036","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/DR-MathWizz-wjuwcc","revision":"161384236bf6422615be6b067d17da796ab3d98e"}}}]} {"level":"info","ts":"2026-05-13T13:41:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot creation","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260513-133734-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 6382b0d2d207976a29048c8e4cb1fef47a2b7ad47dc2357e9246ec817759af is less than 2, skipping group snapshot creation","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260513-133734-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:38Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"kokohazamar-backwards-compat-dr-20260513-133734-000"} {"level":"info","ts":"2026-05-13T13:41:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260513-133734-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260513-133734-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-13T13:41: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":"kokohazamar-backwards-compat-dr-20260513-133734-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260513-133734-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","Application.Name":"kokohazamar-backwards-compat-dr","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-13T13:41: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":"kokohazamar-backwards-compat-dr-20260513-133734-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"snapshot":{"name":"kokohazamar-backwards-compat-dr-20260513-133734-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"}} {"level":"info","ts":"2026-05-13T13:41:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260513-133734-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260513-133734-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260513-133734-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"kokohazamar-backwards-compat-dr-20260513-133734-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-13T13:41:38Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-13T13:41: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":"kokohazamar-backwards-compat-dr-20260513-133734-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260513-133734-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260513-133734-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-13T13:41: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":"kokohazamar-backwards-compat-dr-20260513-133734-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260513-133734-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260513-133734-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"kokohazamar-backwards-compat-dr-20260513-133734-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T13:41:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260513-133734-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"kokohazamar-backwards-compat-dr-20260513-133734-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T13:41:38Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260513-133734-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","snapshot.Namespace":"dr-test-kokohazamar-backwards-compat-dr","snapshot.Name":"kokohazamar-backwards-compat-dr-20260513-133734-000"} {"level":"info","ts":"2026-05-13T13:41: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":"kokohazamar-backwards-compat-dr-20260513-133734-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260513-133734-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260513-133734-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-13T13:41: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":"kokohazamar-backwards-compat-dr-20260513-133734-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:38Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260513-133734-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-npgmf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"kokohazamar-backwards-compat-dr-20260513-133734-000"} {"level":"info","ts":"2026-05-13T13:41:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-npgmf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"kokohazamar-backwards-compat-dr-20260513-133734-000"} {"level":"info","ts":"2026-05-13T13:41:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-npgmf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-13T13:41:38Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-npgmf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T13:41:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun mathwizz-web-server-on-pull-request-npgmf has finished running","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41: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":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"2.363520151s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:41:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-fw2ss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:41:38Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-fw2ss","reconcileID":"a7ed22fc-662f-4730-b722-5174c12af0ad","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:41:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","snapshot.Name":"kokohazamar-backwards-compat-dr-20260513-133734-000"} {"level":"info","ts":"2026-05-13T13:41:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-npgmf","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-13T13:41:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun mathwizz-web-server-on-pull-request-npgmf has finished running","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-npgmf","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41: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":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"error","ts":"2026-05-13T13:41:38Z","caller":"gitops/snapshot.go:984","msg":"component cannot be added to snapshot for application due to missing git source","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-fw2ss","reconcileID":"1070d07a-e99d-4325-928a-0c709646cb91","component.Name":"mathwizz-web-server","error":"git source is not defined in component dr-test-moshekipod-backwards-compat-dr/mathwizz-web-server","stacktrace":"github.com/konflux-ci/integration-service/gitops.PrepareSnapshot\n\t/opt/app-root/src/gitops/snapshot.go:984\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).prepareSnapshotForPipelineRun\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:743\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:323\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-05-13T13:41:38Z","caller":"gitops/snapshot.go:984","msg":"component cannot be added to snapshot for application due to missing git source","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-fw2ss","reconcileID":"1070d07a-e99d-4325-928a-0c709646cb91","component.Name":"mathwizz-frontend","error":"git source is not defined in component dr-test-moshekipod-backwards-compat-dr/mathwizz-frontend","stacktrace":"github.com/konflux-ci/integration-service/gitops.PrepareSnapshot\n\t/opt/app-root/src/gitops/snapshot.go:984\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).prepareSnapshotForPipelineRun\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:743\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:323\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:41:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"moshekipod-backwards-compat-dr-20260513-133757-000"} {"level":"info","ts":"2026-05-13T13:41:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"moshekipod-backwards-compat-dr-20260513-133757-000","application":"moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"moshekipod-backwards-compat-dr-20260513-133757-000"} {"level":"info","ts":"2026-05-13T13:41:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"moshekipod-backwards-compat-dr-20260513-133757-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"moshekipod-backwards-compat-dr-20260513-133757-000","snapshot.Spec.Components":[{"name":"mathwizz-history-worker","version":"","containerImage":"quay.io/redhat-appstudio-qe/dr-test-moshekipod-backwards-compat-dr/mathwizz-history-worker@sha256:97f013fc1fd5df7fd9a091a5556df139d764f95a3e348d658858e33cbebe0e5d","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/DR-MathWizz-pvfcvz","revision":"7e0dd0ccda7cc683145c6d81dc5596b4f8ba5fad"}}}]} {"level":"info","ts":"2026-05-13T13:41:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot creation","snapshot":{"name":"moshekipod-backwards-compat-dr-20260513-133757-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 178ea6b5ef5d94a3022ad53d265c2f9b1bc2b70874f6a72251339a21796c17 is less than 2, skipping group snapshot creation","snapshot":{"name":"moshekipod-backwards-compat-dr-20260513-133757-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:39Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"moshekipod-backwards-compat-dr-20260513-133757-000"} {"level":"info","ts":"2026-05-13T13:41:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"moshekipod-backwards-compat-dr-20260513-133757-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260513-133757-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-13T13:41: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":"moshekipod-backwards-compat-dr-20260513-133757-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"moshekipod-backwards-compat-dr-20260513-133757-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","Application.Name":"moshekipod-backwards-compat-dr","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-13T13:41: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":"moshekipod-backwards-compat-dr-20260513-133757-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"snapshot":{"name":"moshekipod-backwards-compat-dr-20260513-133757-000","namespace":"dr-test-moshekipod-backwards-compat-dr"}} {"level":"info","ts":"2026-05-13T13:41:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"moshekipod-backwards-compat-dr-20260513-133757-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41: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":"moshekipod-backwards-compat-dr-20260513-133757-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"moshekipod-backwards-compat-dr-20260513-133757-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"moshekipod-backwards-compat-dr-20260513-133757-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-13T13:41:39Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-13T13:41: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":"moshekipod-backwards-compat-dr-20260513-133757-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"moshekipod-backwards-compat-dr-20260513-133757-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260513-133757-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-13T13:41: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":"moshekipod-backwards-compat-dr-20260513-133757-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260513-133757-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"moshekipod-backwards-compat-dr-20260513-133757-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"moshekipod-backwards-compat-dr-20260513-133757-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T13:41:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"moshekipod-backwards-compat-dr-20260513-133757-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"moshekipod-backwards-compat-dr-20260513-133757-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T13:41:39Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"moshekipod-backwards-compat-dr-20260513-133757-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","snapshot.Namespace":"dr-test-moshekipod-backwards-compat-dr","snapshot.Name":"moshekipod-backwards-compat-dr-20260513-133757-000"} {"level":"info","ts":"2026-05-13T13:41: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":"moshekipod-backwards-compat-dr-20260513-133757-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"moshekipod-backwards-compat-dr-20260513-133757-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260513-133757-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-13T13:41: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":"moshekipod-backwards-compat-dr-20260513-133757-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:39Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260513-133757-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-fw2ss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"moshekipod-backwards-compat-dr-20260513-133757-000"} {"level":"info","ts":"2026-05-13T13:41:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-fw2ss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"moshekipod-backwards-compat-dr-20260513-133757-000"} {"level":"info","ts":"2026-05-13T13:41:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-fw2ss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-13T13:41:39Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-fw2ss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T13:41:39Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun mathwizz-history-worker-on-pull-request-fw2ss has finished running","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:41:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:41:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:41:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:41:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-hmpc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:41:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:41:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy","namespace":"build-e2e-aqtg","name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:41:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41: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":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41: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":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","snapshot.Name":"moshekipod-backwards-compat-dr-20260513-133757-000"} {"level":"info","ts":"2026-05-13T13:41:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-fw2ss","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-13T13:41:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun mathwizz-history-worker-on-pull-request-fw2ss has finished running","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-fw2ss","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13: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":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13: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":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13: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":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13: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":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:41:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-hmpc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13: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":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:41:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy","namespace":"build-e2e-aqtg","name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:41:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:41:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:41:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:41:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:41:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-hmpc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:41:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:41:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy","namespace":"build-e2e-aqtg","name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13: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":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13: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":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13: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":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13: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":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:41:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-hmpc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13: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":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:41:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy","namespace":"build-e2e-aqtg","name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:41:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41: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":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"374.727565ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:41:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-gm8k6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:41:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-gm8k6","reconcileID":"ffdbeaaf-1c84-442d-8cee-19de22b82f42","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:41:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41: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":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"380.25973ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:41:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-gm8k6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:41:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-gm8k6","reconcileID":"71ec00f1-517c-44d8-94a8-6382aa9bcf15","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:41:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41: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":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"390.757475ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:41:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-gm8k6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:41:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-gm8k6","reconcileID":"56005c01-eb4d-40dd-88d4-955a446f8d3f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:41:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41: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":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"411.541473ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:41:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-gm8k6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:41:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-gm8k6","reconcileID":"9a14d711-9892-479e-b3d2-01b465665d36","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:41:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41: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":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"451.993107ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:41:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-gm8k6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:41:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-gm8k6","reconcileID":"36298d8e-b97f-4143-88ee-4eab4ee6d9ba","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:41:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41: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":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"533.340446ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:41:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-gm8k6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:41:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-gm8k6","reconcileID":"79b5c204-8c64-44e6-8477-e55a1a0a674b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:41:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41: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":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"560.101495ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:41:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-gm8k6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:41:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-gm8k6","reconcileID":"3db9d680-7aa3-45d9-a8dd-4c28bb244390","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:41:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41: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":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"694.506876ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:41:50Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-gm8k6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:41:50Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-gm8k6","reconcileID":"d1bac034-6dff-44db-8a0b-f984137f3f58","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:41:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41: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":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"1.335335164s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:41:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-gm8k6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:41:51Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-gm8k6","reconcileID":"56c99099-9014-4997-bc2a-88e14edbe61b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:41:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41: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":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"1.573748554s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:41:51Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-gm8k6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:41:51Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-gm8k6","reconcileID":"1dc500c1-3aaa-4c3a-b5e3-834e4ac7df99","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13: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":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13: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":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41: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":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13: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":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"error","ts":"2026-05-13T13:41:52Z","caller":"gitops/snapshot.go:984","msg":"component cannot be added to snapshot for application due to missing git source","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-gm8k6","reconcileID":"dc94dfba-4a16-4a9a-bb9b-79f839547c5f","component.Name":"mathwizz-web-server","error":"git source is not defined in component dr-test-kokohazamar-backwards-compat-dr/mathwizz-web-server","stacktrace":"github.com/konflux-ci/integration-service/gitops.PrepareSnapshot\n\t/opt/app-root/src/gitops/snapshot.go:984\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).prepareSnapshotForPipelineRun\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:743\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:323\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-05-13T13:41:52Z","caller":"gitops/snapshot.go:984","msg":"component cannot be added to snapshot for application due to missing git source","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-gm8k6","reconcileID":"dc94dfba-4a16-4a9a-bb9b-79f839547c5f","component.Name":"mathwizz-frontend","error":"git source is not defined in component dr-test-kokohazamar-backwards-compat-dr/mathwizz-frontend","stacktrace":"github.com/konflux-ci/integration-service/gitops.PrepareSnapshot\n\t/opt/app-root/src/gitops/snapshot.go:984\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).prepareSnapshotForPipelineRun\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:743\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:323\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:41:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"kokohazamar-backwards-compat-dr-20260513-133803-000"} {"level":"info","ts":"2026-05-13T13:41:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"kokohazamar-backwards-compat-dr-20260513-133803-000","application":"kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"kokohazamar-backwards-compat-dr-20260513-133803-000"} {"level":"info","ts":"2026-05-13T13:41:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"kokohazamar-backwards-compat-dr-20260513-133803-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"kokohazamar-backwards-compat-dr-20260513-133803-000","snapshot.Spec.Components":[{"name":"mathwizz-history-worker","version":"","containerImage":"quay.io/redhat-appstudio-qe/dr-test-kokohazamar-backwards-compat-dr/mathwizz-history-worker@sha256:aadbd5958249ca160f65adba434e44da67978ce220db31fc62350ee1c4709840","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/DR-MathWizz-wjuwcc","revision":"a4d4b113a89de86f4ce6a329a5f880ad1d71a606"}}}]} {"level":"info","ts":"2026-05-13T13:41:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-mathwizz-history-worker is less than 2, skipping group snapshot creation","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260513-133803-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 178ea6b5ef5d94a3022ad53d265c2f9b1bc2b70874f6a72251339a21796c17 is less than 2, skipping group snapshot creation","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260513-133803-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:52Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"kokohazamar-backwards-compat-dr-20260513-133803-000"} {"level":"info","ts":"2026-05-13T13:41:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260513-133803-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260513-133803-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-13T13:41: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":"kokohazamar-backwards-compat-dr-20260513-133803-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260513-133803-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","Application.Name":"kokohazamar-backwards-compat-dr","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-13T13:41: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":"kokohazamar-backwards-compat-dr-20260513-133803-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"snapshot":{"name":"kokohazamar-backwards-compat-dr-20260513-133803-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"}} {"level":"info","ts":"2026-05-13T13:41:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260513-133803-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260513-133803-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260513-133803-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"kokohazamar-backwards-compat-dr-20260513-133803-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-13T13:41:52Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-13T13:41: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":"kokohazamar-backwards-compat-dr-20260513-133803-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260513-133803-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260513-133803-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-13T13:41: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":"kokohazamar-backwards-compat-dr-20260513-133803-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260513-133803-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260513-133803-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"kokohazamar-backwards-compat-dr-20260513-133803-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T13:41: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":"kokohazamar-backwards-compat-dr-20260513-133803-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260513-133803-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260513-133803-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-13T13:41: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":"kokohazamar-backwards-compat-dr-20260513-133803-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:52Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260513-133803-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260513-133803-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"kokohazamar-backwards-compat-dr-20260513-133803-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T13:41:52Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260513-133803-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","snapshot.Namespace":"dr-test-kokohazamar-backwards-compat-dr","snapshot.Name":"kokohazamar-backwards-compat-dr-20260513-133803-000"} {"level":"info","ts":"2026-05-13T13:41:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-gm8k6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"kokohazamar-backwards-compat-dr-20260513-133803-000"} {"level":"info","ts":"2026-05-13T13:41:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-gm8k6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"kokohazamar-backwards-compat-dr-20260513-133803-000"} {"level":"info","ts":"2026-05-13T13:41:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-gm8k6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-13T13:41:52Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-gm8k6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T13:41:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun mathwizz-history-worker-on-pull-request-gm8k6 has finished running","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13: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":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13: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":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41: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":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13: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":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41: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":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","snapshot.Name":"kokohazamar-backwards-compat-dr-20260513-133803-000"} {"level":"info","ts":"2026-05-13T13:41:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-history-worker-on-pull-request-gm8k6","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-13T13:41:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun mathwizz-history-worker-on-pull-request-gm8k6 has finished running","buildpipelineRun":{"name":"mathwizz-history-worker-on-pull-request-gm8k6","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13: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":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13: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":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13: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":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13: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":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:41:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-hmpc is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13: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":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:41:52Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy","namespace":"build-e2e-aqtg","name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:41:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41: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":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"932.080839ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:41:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-2qlrr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:41:58Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-2qlrr","reconcileID":"429055a0-286f-499e-b696-bf6fa33bcab7","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:41:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41: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":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"937.718574ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:41:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-2qlrr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:41:58Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-2qlrr","reconcileID":"2ed898e4-98bd-4ce4-b9c0-d4ac38bf8389","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:41:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41: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":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"948.214963ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:41:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-2qlrr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:41:58Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-2qlrr","reconcileID":"f157c3ec-a37b-45af-8be0-8ff845be60b4","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:41:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41: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":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"968.837192ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:41:58Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-2qlrr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:41:58Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-2qlrr","reconcileID":"f8049f44-8b43-4c0d-a16f-4e77bd53efd8","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:41:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41: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":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"1.00937147s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:41:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-2qlrr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:41:59Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-2qlrr","reconcileID":"a1f8d054-0112-4f5b-b065-6e48d20ccb8f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:41:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41: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":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"1.05355792s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:41:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-2qlrr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:41:59Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-2qlrr","reconcileID":"fbee1d73-4818-483b-b304-31f8339f9901","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:41:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41: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":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"1.090562138s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:41:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-2qlrr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:41:59Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-2qlrr","reconcileID":"d2349709-d217-443b-b404-2af7d4539e70","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:41:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41: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":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"154.763661ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:41:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-2qlrr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:41:59Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-2qlrr","reconcileID":"65daf98c-1c24-4efb-a9fc-6bb585819ea6","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:41:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41: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":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"411.5272ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:41:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-2qlrr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:41:59Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-2qlrr","reconcileID":"384827ec-9dc4-48c7-85a7-d6710aa3103d","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:41:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41: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":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:41:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"909.127606ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:41:59Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-2qlrr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:41:59Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-2qlrr","reconcileID":"3564b9ba-0060-4cbc-bfba-0eac21592238","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:42:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","elapsedSinceCompletion":"1.692767873s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:42:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-2qlrr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:42:00Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-2qlrr","reconcileID":"5d7b2cfe-851e-4123-89ae-bb003567ce5c","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:42:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"error","ts":"2026-05-13T13:42:00Z","caller":"gitops/snapshot.go:984","msg":"component cannot be added to snapshot for application due to missing git source","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-2qlrr","reconcileID":"5689c410-2f9c-495b-97a8-49ef70b95cb4","component.Name":"mathwizz-web-server","error":"git source is not defined in component dr-test-kokohazamar-backwards-compat-dr/mathwizz-web-server","stacktrace":"github.com/konflux-ci/integration-service/gitops.PrepareSnapshot\n\t/opt/app-root/src/gitops/snapshot.go:984\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).prepareSnapshotForPipelineRun\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:743\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:323\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-05-13T13:42:00Z","caller":"gitops/snapshot.go:984","msg":"component cannot be added to snapshot for application due to missing git source","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-2qlrr","reconcileID":"5689c410-2f9c-495b-97a8-49ef70b95cb4","component.Name":"mathwizz-history-worker","error":"git source is not defined in component dr-test-kokohazamar-backwards-compat-dr/mathwizz-history-worker","stacktrace":"github.com/konflux-ci/integration-service/gitops.PrepareSnapshot\n\t/opt/app-root/src/gitops/snapshot.go:984\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).prepareSnapshotForPipelineRun\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:743\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:323\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:42:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"kokohazamar-backwards-compat-dr-20260513-133747-000"} {"level":"info","ts":"2026-05-13T13:42:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"kokohazamar-backwards-compat-dr-20260513-133747-000","application":"kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"kokohazamar-backwards-compat-dr-20260513-133747-000"} {"level":"info","ts":"2026-05-13T13:42:00Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"kokohazamar-backwards-compat-dr-20260513-133747-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"kokohazamar-backwards-compat-dr-20260513-133747-000","snapshot.Spec.Components":[{"name":"mathwizz-frontend","version":"","containerImage":"quay.io/redhat-appstudio-qe/dr-test-kokohazamar-backwards-compat-dr/mathwizz-frontend@sha256:6fcb7b203b475baee7b0d1bf6fcf6c4ba2824a135c90dc1aada5bde4e24a5b04","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/DR-MathWizz-wjuwcc","revision":"4a31e345addb0775f74e1b14f7cb345d9a1e9c25"}}}]} {"level":"info","ts":"2026-05-13T13:42:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot creation","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260513-133747-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 9efa70041c6f541c0c7a03c12fd154337cfef475ab3f9cfb92dcb38958c1db is less than 2, skipping group snapshot creation","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260513-133747-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42:00Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"kokohazamar-backwards-compat-dr-20260513-133747-000"} {"level":"info","ts":"2026-05-13T13:42:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260513-133747-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260513-133747-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-13T13:42: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":"kokohazamar-backwards-compat-dr-20260513-133747-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260513-133747-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","Application.Name":"kokohazamar-backwards-compat-dr","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-13T13:42: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":"kokohazamar-backwards-compat-dr-20260513-133747-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"snapshot":{"name":"kokohazamar-backwards-compat-dr-20260513-133747-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"}} {"level":"info","ts":"2026-05-13T13:42:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260513-133747-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42: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":"kokohazamar-backwards-compat-dr-20260513-133747-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260513-133747-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"kokohazamar-backwards-compat-dr-20260513-133747-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-13T13:42:00Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-13T13:42: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":"kokohazamar-backwards-compat-dr-20260513-133747-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260513-133747-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260513-133747-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-13T13:42: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":"kokohazamar-backwards-compat-dr-20260513-133747-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42:00Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260513-133747-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42:00Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260513-133747-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"kokohazamar-backwards-compat-dr-20260513-133747-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T13:42: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":"kokohazamar-backwards-compat-dr-20260513-133747-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"kokohazamar-backwards-compat-dr-20260513-133747-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T13:42:01Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260513-133747-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","snapshot.Namespace":"dr-test-kokohazamar-backwards-compat-dr","snapshot.Name":"kokohazamar-backwards-compat-dr-20260513-133747-000"} {"level":"info","ts":"2026-05-13T13:42: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":"kokohazamar-backwards-compat-dr-20260513-133747-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260513-133747-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260513-133747-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-13T13:42: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":"kokohazamar-backwards-compat-dr-20260513-133747-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42:01Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"kokohazamar-backwards-compat-dr-20260513-133747-000","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-2qlrr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"kokohazamar-backwards-compat-dr-20260513-133747-000"} {"level":"info","ts":"2026-05-13T13:42:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-2qlrr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"kokohazamar-backwards-compat-dr-20260513-133747-000"} {"level":"info","ts":"2026-05-13T13:42:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-2qlrr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-13T13:42:01Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-2qlrr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T13:42:01Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun mathwizz-frontend-on-pull-request-2qlrr has finished running","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42:02Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-zbwjd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:42:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42: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":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42: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":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","snapshot.Name":"kokohazamar-backwards-compat-dr-20260513-133747-000"} {"level":"info","ts":"2026-05-13T13:42:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr","namespace":"dr-test-kokohazamar-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-2qlrr","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-13T13:42:05Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun mathwizz-frontend-on-pull-request-2qlrr has finished running","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-2qlrr","namespace":"dr-test-kokohazamar-backwards-compat-dr"},"application":"dr-test-kokohazamar-backwards-compat-dr/kokohazamar-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42:06Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-qggzq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:42:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42:13Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-zbwjd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:42:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-qggzq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:42:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42:18Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-zbwjd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:42:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42:23Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-zbwjd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:42: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":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42: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":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42: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":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42: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":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42: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":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42:24Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-qggzq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:42:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42:25Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-zbwjd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:42:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-zbwjd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:42:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42:26Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-zbwjd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:42: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":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42: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":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42: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":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42: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":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42: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":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-qggzq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:42: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":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42: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":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42: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":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42: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":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42: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":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-qggzq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:42: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":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42: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":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42: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":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42: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":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42: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":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42:27Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-zbwjd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:42:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-zbwjd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:42:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42:28Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-qggzq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:42:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42:29Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-zbwjd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:42: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":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42: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":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42: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":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42: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":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42: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":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-qggzq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:42: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":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42: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":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42: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":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42: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":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42: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":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-qggzq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:42: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":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42: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":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42: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":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42: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":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42: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":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42:30Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-qggzq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:42:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42:33Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-qggzq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:42:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:42:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:42:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:42:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:42:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy","elapsedSinceCompletion":"446.599549ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:42:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy","namespace":"build-e2e-aqtg","name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:42:35Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"namespace":"build-e2e-aqtg","name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","reconcileID":"b0285d3a-5602-4e95-97fa-99c772eb65fd","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:42:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:42:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:42:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:42:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:42:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy","elapsedSinceCompletion":"452.188705ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:42:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy","namespace":"build-e2e-aqtg","name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:42:35Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"namespace":"build-e2e-aqtg","name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","reconcileID":"449eadcf-85a7-4f63-a1be-1401b6ad46b0","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:42:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:42:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:42:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:42:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:42:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy","elapsedSinceCompletion":"462.731515ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:42:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy","namespace":"build-e2e-aqtg","name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:42:35Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"namespace":"build-e2e-aqtg","name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","reconcileID":"f7e50512-e783-4863-8636-52c5bec81f82","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:42:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:42:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:42:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:42:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:42:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy","elapsedSinceCompletion":"483.205914ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:42:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy","namespace":"build-e2e-aqtg","name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:42:35Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"namespace":"build-e2e-aqtg","name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","reconcileID":"700a0b1d-fb7c-442d-8e69-e05d1201b5e8","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:42:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:42:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:42:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:42:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:42:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy","elapsedSinceCompletion":"523.90034ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:42:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy","namespace":"build-e2e-aqtg","name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:42:35Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"namespace":"build-e2e-aqtg","name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","reconcileID":"cc7d914b-241f-4bb8-b649-8d33dd45020f","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:42:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:42:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:42:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:42:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:42:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy","elapsedSinceCompletion":"554.243953ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:42:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy","namespace":"build-e2e-aqtg","name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:42:35Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"namespace":"build-e2e-aqtg","name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","reconcileID":"3b414c91-7e06-4f8c-93d8-e13295001d65","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:42:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:42:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:42:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:42:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:42:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy","elapsedSinceCompletion":"604.462363ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:42:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy","namespace":"build-e2e-aqtg","name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:42:35Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"namespace":"build-e2e-aqtg","name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","reconcileID":"e33dc30b-09fe-4382-a756-c04452456b65","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:42:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:42:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:42:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:42:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:42:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy","elapsedSinceCompletion":"925.319464ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:42:35Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy","namespace":"build-e2e-aqtg","name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:42:35Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"namespace":"build-e2e-aqtg","name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","reconcileID":"a50c8566-795d-4f7a-a71b-4604fe1885a3","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:42:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:42:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:42:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:42:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:42:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy","elapsedSinceCompletion":"1.565686354s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:42:36Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy","namespace":"build-e2e-aqtg","name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:42:36Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"namespace":"build-e2e-aqtg","name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","reconcileID":"926940d1-7723-4453-b78e-5dcede61f73b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:42:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:42:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:42: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":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:42:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:42:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy","elapsedSinceCompletion":"2.516459009s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:42:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy","namespace":"build-e2e-aqtg","name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:42:37Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"namespace":"build-e2e-aqtg","name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","reconcileID":"3b9250ea-eab0-457a-9738-525ac6826663","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:42:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:42:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:42: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":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:42:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:42:37Z","caller":"gitops/snapshot.go:995","msg":"component cannot be added to snapshot for application due to missing containerImage","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"namespace":"build-e2e-aqtg","name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","reconcileID":"522cd774-6730-472c-b1a5-d506afb7820d","component.Name":"fj-multi-component-parent-hmpc"} {"level":"info","ts":"2026-05-13T13:42:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"build-suite-component-update-powy-20260513-133815-000"} {"level":"info","ts":"2026-05-13T13:42:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"build-suite-component-update-powy-20260513-133815-000","application":"build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:42:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"build-suite-component-update-powy-20260513-133815-000"} {"level":"info","ts":"2026-05-13T13:42:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy","namespace":"build-e2e-aqtg","name":"build-suite-component-update-powy-20260513-133815-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"build-suite-component-update-powy-20260513-133815-000","snapshot.Spec.Components":[{"name":"fj-multi-component-child-hmpc","version":"","containerImage":"quay.io/redhat-appstudio-qe/build-e2e-aqtg/fj-multi-component-child-hmpc@sha256:e4e25b0af27aa3352f8d10c0aab9439ac3f5a6273bc08a12b5d0599b00f5a9e4","source":{"git":{"url":"https://codeberg.org/konflux-qe/build-nudge-child-dmywam","revision":"5b154b08d07200c84e8689fe14cc985863881d1b"}}}]} {"level":"info","ts":"2026-05-13T13:42:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-fj-multi-component-child-hmpc is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-powy-20260513-133815-000","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:42:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 4a3562831ed58bd05ecc0f55ae5e4f94e3a0c834859290c1287d4d756f314a is less than 2, skipping group snapshot creation","snapshot":{"name":"build-suite-component-update-powy-20260513-133815-000","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:42:37Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"build-suite-component-update-powy-20260513-133815-000"} {"level":"info","ts":"2026-05-13T13:42:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-powy-20260513-133815-000","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:42:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-powy-20260513-133815-000","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-13T13:42:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-powy-20260513-133815-000","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:42:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"build-suite-component-update-powy-20260513-133815-000","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy","Application.Name":"build-suite-component-update-powy","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-13T13:42: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":"build-suite-component-update-powy-20260513-133815-000","namespace":"build-e2e-aqtg"},"snapshot":{"name":"build-suite-component-update-powy-20260513-133815-000","namespace":"build-e2e-aqtg"}} {"level":"info","ts":"2026-05-13T13:42:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"build-suite-component-update-powy-20260513-133815-000","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:42:37Z","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-powy-20260513-133815-000","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:42:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"build-suite-component-update-powy-20260513-133815-000","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy","namespace":"build-e2e-aqtg","name":"build-suite-component-update-powy-20260513-133815-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-13T13:42:37Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-13T13:42:37Z","logger":"controllers.snapshot","caller":"snapshot/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-powy-20260513-133815-000","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:42:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-powy-20260513-133815-000","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:42:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-powy-20260513-133815-000","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-13T13:42:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-powy-20260513-133815-000","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:42:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-powy-20260513-133815-000","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:42:37Z","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-powy-20260513-133815-000","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy","namespace":"build-e2e-aqtg","name":"build-suite-component-update-powy-20260513-133815-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T13:42:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy","namespace":"build-e2e-aqtg","name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-powy-20260513-133815-000"} {"level":"info","ts":"2026-05-13T13:42:37Z","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-powy-20260513-133815-000","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy","namespace":"build-e2e-aqtg","name":"build-suite-component-update-powy-20260513-133815-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T13:42:37Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"build-suite-component-update-powy-20260513-133815-000","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy","snapshot.Namespace":"build-e2e-aqtg","snapshot.Name":"build-suite-component-update-powy-20260513-133815-000"} {"level":"info","ts":"2026-05-13T13:42:37Z","logger":"controllers.snapshot","caller":"snapshot/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-powy-20260513-133815-000","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:42:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"build-suite-component-update-powy-20260513-133815-000","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:42:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"build-suite-component-update-powy-20260513-133815-000","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-13T13:42:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"build-suite-component-update-powy-20260513-133815-000","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:42:37Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"build-suite-component-update-powy-20260513-133815-000","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:42:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy","namespace":"build-e2e-aqtg","name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"build-suite-component-update-powy-20260513-133815-000"} {"level":"info","ts":"2026-05-13T13:42:37Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy","namespace":"build-e2e-aqtg","name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-13T13:42:38Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy","namespace":"build-e2e-aqtg","name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T13:42:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-hmpc-on-pull-request-jgx5w has finished running","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:42:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:42:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:42:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:42:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:42:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy","snapshot.Name":"build-suite-component-update-powy-20260513-133815-000"} {"level":"info","ts":"2026-05-13T13:42:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy","namespace":"build-e2e-aqtg","name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-13T13:42:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun fj-multi-component-child-hmpc-on-pull-request-jgx5w has finished running","buildpipelineRun":{"name":"fj-multi-component-child-hmpc-on-pull-request-jgx5w","namespace":"build-e2e-aqtg"},"application":"build-e2e-aqtg/build-suite-component-update-powy"} {"level":"info","ts":"2026-05-13T13:42:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-zbwjd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:42:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:490","msg":"try to set integration test status according to the build PLR status SnapshotCreationFailed","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:525","msg":"try to check if group snapshot is expected for build PLR","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1258","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot status report","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:42:38Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-qggzq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"info","ts":"2026-05-13T13:43:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:43:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:43: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":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:43:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:43:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"713.776901ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:43:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-zbwjd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:43:42Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-zbwjd","reconcileID":"08cab8ff-14b2-4ff1-b36f-711506f62a1b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:43:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:43:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:43: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":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:43:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:43:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"719.29436ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:43:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-zbwjd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:43:42Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-zbwjd","reconcileID":"1606a0ca-1880-4ca7-9f5a-8bb2c96f10dd","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:43:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:43:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:43: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":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:43:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:43:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"729.754017ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:43:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-zbwjd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:43:42Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-zbwjd","reconcileID":"3294dcbb-845c-4723-9446-010dc80abefe","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:43:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:43:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:43: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":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:43:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:43:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"750.242388ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:43:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-zbwjd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:43:42Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-zbwjd","reconcileID":"70916476-d87b-406e-944c-4d6d8eed4b73","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:43:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:43:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:43: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":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:43:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:43:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"790.87534ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:43:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-zbwjd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:43:42Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-zbwjd","reconcileID":"3e9dd9ae-30b1-440a-a5e3-90c57f477417","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:43:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:43:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:43: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":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:43:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:43:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"823.855019ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:43:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-zbwjd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:43:42Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-zbwjd","reconcileID":"fd25a8ec-52e3-48cc-965d-10cca82f1b93","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:43:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:43:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:43: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":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:43:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:43:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"871.405062ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:43:42Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-zbwjd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:43:42Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-zbwjd","reconcileID":"2288e4bd-726b-47f4-8a1e-094b3f5f4fb1","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:43:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:43:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:43:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:43:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:43:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"1.191905596s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:43:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-zbwjd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:43:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-zbwjd","reconcileID":"234a257f-e1b0-4d61-beb7-efd89fd7e5b3","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:43:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:43:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:43:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:43:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:43:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"1.827920651s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:43:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-zbwjd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:43:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-zbwjd","reconcileID":"e77d5627-7a0d-4f77-b7c0-c91550cf4f00","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:43:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:43:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:43:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:43:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:43:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"1.832433864s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:43:43Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-zbwjd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:43:43Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-zbwjd","reconcileID":"b4f5d5ad-7dea-40d9-a879-26a491190c85","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:43:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:43:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:43:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:43:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"error","ts":"2026-05-13T13:43:44Z","caller":"gitops/snapshot.go:984","msg":"component cannot be added to snapshot for application due to missing git source","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-zbwjd","reconcileID":"d35f9e82-29be-4a10-b512-78a606d99a86","component.Name":"mathwizz-web-server","error":"git source is not defined in component dr-test-moshekipod-backwards-compat-dr/mathwizz-web-server","stacktrace":"github.com/konflux-ci/integration-service/gitops.PrepareSnapshot\n\t/opt/app-root/src/gitops/snapshot.go:984\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).prepareSnapshotForPipelineRun\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:743\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:323\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-05-13T13:43:44Z","caller":"gitops/snapshot.go:984","msg":"component cannot be added to snapshot for application due to missing git source","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-zbwjd","reconcileID":"d35f9e82-29be-4a10-b512-78a606d99a86","component.Name":"mathwizz-history-worker","error":"git source is not defined in component dr-test-moshekipod-backwards-compat-dr/mathwizz-history-worker","stacktrace":"github.com/konflux-ci/integration-service/gitops.PrepareSnapshot\n\t/opt/app-root/src/gitops/snapshot.go:984\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).prepareSnapshotForPipelineRun\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:743\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:323\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:43:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"moshekipod-backwards-compat-dr-20260513-133951-000"} {"level":"info","ts":"2026-05-13T13:43:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"moshekipod-backwards-compat-dr-20260513-133951-000","application":"moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:43:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"moshekipod-backwards-compat-dr-20260513-133951-000"} {"level":"info","ts":"2026-05-13T13:43:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"moshekipod-backwards-compat-dr-20260513-133951-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"moshekipod-backwards-compat-dr-20260513-133951-000","snapshot.Spec.Components":[{"name":"mathwizz-frontend","version":"","containerImage":"quay.io/redhat-appstudio-qe/dr-test-moshekipod-backwards-compat-dr/mathwizz-frontend@sha256:bc34e3fd396ac576ed2119c21e3db8bc5c7983d0eedd94a4df63a15610b9606f","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/DR-MathWizz-pvfcvz","revision":"57d37b0232d26b8ff2a6b805938739fb0b491dbe"}}}]} {"level":"info","ts":"2026-05-13T13:43:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-mathwizz-frontend is less than 2, skipping group snapshot creation","snapshot":{"name":"moshekipod-backwards-compat-dr-20260513-133951-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:43:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 9efa70041c6f541c0c7a03c12fd154337cfef475ab3f9cfb92dcb38958c1db is less than 2, skipping group snapshot creation","snapshot":{"name":"moshekipod-backwards-compat-dr-20260513-133951-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:43:44Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"moshekipod-backwards-compat-dr-20260513-133951-000"} {"level":"info","ts":"2026-05-13T13:43:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"moshekipod-backwards-compat-dr-20260513-133951-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:43:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260513-133951-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-13T13:43: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":"moshekipod-backwards-compat-dr-20260513-133951-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:43:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"moshekipod-backwards-compat-dr-20260513-133951-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","Application.Name":"moshekipod-backwards-compat-dr","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-13T13:43: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":"moshekipod-backwards-compat-dr-20260513-133951-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"snapshot":{"name":"moshekipod-backwards-compat-dr-20260513-133951-000","namespace":"dr-test-moshekipod-backwards-compat-dr"}} {"level":"info","ts":"2026-05-13T13:43:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"moshekipod-backwards-compat-dr-20260513-133951-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:43: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":"moshekipod-backwards-compat-dr-20260513-133951-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:43: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":"moshekipod-backwards-compat-dr-20260513-133951-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"moshekipod-backwards-compat-dr-20260513-133951-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T13:43:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"moshekipod-backwards-compat-dr-20260513-133951-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"moshekipod-backwards-compat-dr-20260513-133951-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-13T13:43:44Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-13T13:43: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":"moshekipod-backwards-compat-dr-20260513-133951-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:43:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"moshekipod-backwards-compat-dr-20260513-133951-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:43:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260513-133951-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-13T13:43: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":"moshekipod-backwards-compat-dr-20260513-133951-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:43:44Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260513-133951-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:43:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-zbwjd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"moshekipod-backwards-compat-dr-20260513-133951-000"} {"level":"info","ts":"2026-05-13T13:43: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":"moshekipod-backwards-compat-dr-20260513-133951-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"moshekipod-backwards-compat-dr-20260513-133951-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T13:43:44Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"moshekipod-backwards-compat-dr-20260513-133951-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","snapshot.Namespace":"dr-test-moshekipod-backwards-compat-dr","snapshot.Name":"moshekipod-backwards-compat-dr-20260513-133951-000"} {"level":"info","ts":"2026-05-13T13:43:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-zbwjd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"moshekipod-backwards-compat-dr-20260513-133951-000"} {"level":"info","ts":"2026-05-13T13:43:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-zbwjd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-13T13:43:44Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-zbwjd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T13:43:44Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun mathwizz-frontend-on-pull-request-zbwjd has finished running","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:43:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:43:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:43:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:43:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:43:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","snapshot.Name":"moshekipod-backwards-compat-dr-20260513-133951-000"} {"level":"info","ts":"2026-05-13T13:43:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-frontend-on-pull-request-zbwjd","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-13T13:43:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun mathwizz-frontend-on-pull-request-zbwjd has finished running","buildpipelineRun":{"name":"mathwizz-frontend-on-pull-request-zbwjd","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:43:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:43:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:43:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:43:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:43:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"755.714565ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:43:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-qggzq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:43:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-qggzq","reconcileID":"32b25f3d-fd24-4043-ad72-6e89c8a4c3f0","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:43:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:43:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:43:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:43:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:43:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"761.201146ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:43:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-qggzq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:43:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-qggzq","reconcileID":"d2425eb0-97f6-4217-b98d-b85f8b25f091","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:43:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:43:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:43:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:43:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:43:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"771.657635ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:43:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-qggzq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:43:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-qggzq","reconcileID":"191099f3-11fb-4962-b5a8-7fccbb1cd4c0","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:43:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:43:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:43:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:43:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:43:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"792.105789ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:43:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-qggzq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:43:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-qggzq","reconcileID":"8b2a0f71-b0e1-431d-9a5a-750554172da8","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:43:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:43:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:43:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:43:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:43:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"832.663172ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:43:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-qggzq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:43:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-qggzq","reconcileID":"4ae6f9bb-8284-4724-a743-1e8ac3d52d71","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:43:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:43:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:43:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:43:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:43:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"913.261915ms","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:43:46Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-qggzq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:43:46Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-qggzq","reconcileID":"9bc1ecab-f96b-4515-b0b3-1213bc418672","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:43:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:43:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:43:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:43:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:43:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"1.073634221s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:43:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-qggzq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:43:47Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-qggzq","reconcileID":"787e09cf-14d1-4ef5-aaf2-c35f225c159b","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:43:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:43:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:43:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:43:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:43:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"1.388823883s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:43:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-qggzq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:43:47Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-qggzq","reconcileID":"3581e8e9-d2d1-484e-ab4d-c2b202b35be1","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:43:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:43:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:43:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:43:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:43:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"1.39487095s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:43:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-qggzq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:43:47Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-qggzq","reconcileID":"4f1e7684-0e3f-4134-a87c-1650fa360099","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:43:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:43:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:43:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:43:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:43:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"1.735587143s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:43:47Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-qggzq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:43:47Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-qggzq","reconcileID":"18258aba-56e7-4a8c-93ca-5b5dde022564","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:43:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:43:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:43:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:43:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:43:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:298","msg":"PipelineRun not yet signed by Chains, will requeue","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","elapsedSinceCompletion":"2.675964208s","timeout":"5m0s"} {"level":"info","ts":"2026-05-13T13:43:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-qggzq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.appstudio.openshift.io/create-snapshot-status":""} {"level":"error","ts":"2026-05-13T13:43:48Z","caller":"controller/controller.go:474","msg":"Reconciler error","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-qggzq","reconcileID":"05ecd540-af5b-4559-8b0a-2ad9ef1aa0b0","error":"PipelineRun not yet signed by Chains, requeueing","stacktrace":"sigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:474\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:43:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:43:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:43:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:486","msg":"integration test has been set correctly or is being processed, no need to set integration test status from build pipelinerun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:43:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"error","ts":"2026-05-13T13:43:48Z","caller":"gitops/snapshot.go:984","msg":"component cannot be added to snapshot for application due to missing git source","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-qggzq","reconcileID":"46f1b0ec-82f0-492b-a8b9-6ab66dcaa95c","component.Name":"mathwizz-history-worker","error":"git source is not defined in component dr-test-moshekipod-backwards-compat-dr/mathwizz-history-worker","stacktrace":"github.com/konflux-ci/integration-service/gitops.PrepareSnapshot\n\t/opt/app-root/src/gitops/snapshot.go:984\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).prepareSnapshotForPipelineRun\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:743\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:323\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"error","ts":"2026-05-13T13:43:48Z","caller":"gitops/snapshot.go:984","msg":"component cannot be added to snapshot for application due to missing git source","controller":"buildpipelinerun","controllerGroup":"tekton.dev","controllerKind":"PipelineRun","PipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-qggzq","reconcileID":"46f1b0ec-82f0-492b-a8b9-6ab66dcaa95c","component.Name":"mathwizz-frontend","error":"git source is not defined in component dr-test-moshekipod-backwards-compat-dr/mathwizz-frontend","stacktrace":"github.com/konflux-ci/integration-service/gitops.PrepareSnapshot\n\t/opt/app-root/src/gitops/snapshot.go:984\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).prepareSnapshotForPipelineRun\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:743\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Adapter).EnsureSnapshotExistsApplication\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_adapter.go:323\ngithub.com/konflux-ci/operator-toolkit/controller.ReconcileHandler\n\t/opt/app-root/src/vendor/github.com/konflux-ci/operator-toolkit/controller/handler.go:25\ngithub.com/konflux-ci/integration-service/internal/controller/buildpipeline.(*Reconciler).Reconcile\n\t/opt/app-root/src/internal/controller/buildpipeline/buildpipeline_controller.go:159\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Reconcile\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:216\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).reconcileHandler\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:461\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).processNextWorkItem\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:421\nsigs.k8s.io/controller-runtime/pkg/internal/controller.(*Controller[...]).Start.func1.1\n\t/opt/app-root/src/vendor/sigs.k8s.io/controller-runtime/pkg/internal/controller/controller.go:296"} {"level":"info","ts":"2026-05-13T13:43:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:75","msg":"Setting application label on Snapshot","name":"moshekipod-backwards-compat-dr-20260513-133958-000"} {"level":"info","ts":"2026-05-13T13:43:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:83","msg":"Set application label","snapshot":"moshekipod-backwards-compat-dr-20260513-133958-000","application":"moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:43:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:95","msg":"Validating Snapshot upon creation","name":"moshekipod-backwards-compat-dr-20260513-133958-000"} {"level":"info","ts":"2026-05-13T13:43:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:335","msg":"Created new Snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"moshekipod-backwards-compat-dr-20260513-133958-000","controllerKind":"","audit":"true","action":"ADD","snapshot.Name":"moshekipod-backwards-compat-dr-20260513-133958-000","snapshot.Spec.Components":[{"name":"mathwizz-web-server","version":"","containerImage":"quay.io/redhat-appstudio-qe/dr-test-moshekipod-backwards-compat-dr/mathwizz-web-server@sha256:dd1b911a2f65ede0976d73465b9ab6efa3a79893b1d40292f4b1bc43ccdc33de","source":{"git":{"url":"https://github.com/redhat-appstudio-qe/DR-MathWizz-pvfcvz","revision":"37090564f4b93dcabc988c1c071f5d2edd38a6ee"}}}]} {"level":"info","ts":"2026-05-13T13:43:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:896","msg":"The number 1 of components affected by this PR group konflux-mathwizz-web-server is less than 2, skipping group snapshot creation","snapshot":{"name":"moshekipod-backwards-compat-dr-20260513-133958-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:43:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:688","msg":"The number 0 of component snapshots belonging to this pr group hash 6382b0d2d207976a29048c8e4cb1fef47a2b7ad47dc2357e9246ec817759af is less than 2, skipping group snapshot creation","snapshot":{"name":"moshekipod-backwards-compat-dr-20260513-133958-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:43:48Z","logger":"snapshot-webhook","caller":"v1beta2/snapshot_webhook.go:123","msg":"Validating Snapshot upon update","name":"moshekipod-backwards-compat-dr-20260513-133958-000"} {"level":"info","ts":"2026-05-13T13:43:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"moshekipod-backwards-compat-dr-20260513-133958-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:43:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260513-133958-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","reasons":"the Snapshot has not yet finished testing"} {"level":"info","ts":"2026-05-13T13:43:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260513-133958-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:43:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:228","msg":"Found 0 IntegrationTestScenarios for application","snapshot":{"name":"moshekipod-backwards-compat-dr-20260513-133958-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","Application.Name":"moshekipod-backwards-compat-dr","IntegrationTestScenarios":0} {"level":"info","ts":"2026-05-13T13:43:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_controller.go:64","msg":"start to process snapshot test status since there is change in annotation test.appstudio.openshift.io/status","snapshot":{"name":"moshekipod-backwards-compat-dr-20260513-133958-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"snapshot":{"name":"moshekipod-backwards-compat-dr-20260513-133958-000","namespace":"dr-test-moshekipod-backwards-compat-dr"}} {"level":"info","ts":"2026-05-13T13:43:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:161","msg":"Found 0 required integration test scenarios","snapshot":{"name":"moshekipod-backwards-compat-dr-20260513-133958-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:43:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:297","msg":"0 out of 0 required integration tests finished, 0 out of 0 required integration tests passed","snapshot":{"name":"moshekipod-backwards-compat-dr-20260513-133958-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:43:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:364","msg":"Snapshot marked as successful. No required IntegrationTestScenarios found, skipped testing","snapshot":{"name":"moshekipod-backwards-compat-dr-20260513-133958-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"moshekipod-backwards-compat-dr-20260513-133958-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE","snapshot.Status":{"conditions":[{"type":"AppStudioTestSucceeded","status":"True","lastTransitionTime":"2026-05-13T13:43:48Z","reason":"Passed","message":"No required IntegrationTestScenarios found, skipped testing"}]}} {"level":"info","ts":"2026-05-13T13:43:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"moshekipod-backwards-compat-dr-20260513-133958-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:43:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"moshekipod-backwards-compat-dr-20260513-133958-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:43:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260513-133958-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-13T13:43:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260513-133958-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:43:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260513-133958-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:43:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:195","msg":"Snapshot integration status condition is finished since there are no required testing pipelines defined for its application","snapshot":{"name":"moshekipod-backwards-compat-dr-20260513-133958-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"moshekipod-backwards-compat-dr-20260513-133958-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T13:43:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:207","msg":"Snapshot integration status condition marked as passed, all of 0 required Integration PipelineRuns succeeded","snapshot":{"name":"moshekipod-backwards-compat-dr-20260513-133958-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"moshekipod-backwards-compat-dr-20260513-133958-000","controllerKind":"Snapshot","audit":"true","action":"UPDATE"} {"level":"info","ts":"2026-05-13T13:43:48Z","logger":"controllers.statusreport","caller":"statusreport/statusreport_adapter.go:326","msg":"No test result to report to GitHub, skipping","snapshot":{"name":"moshekipod-backwards-compat-dr-20260513-133958-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","snapshot.Namespace":"dr-test-moshekipod-backwards-compat-dr","snapshot.Name":"moshekipod-backwards-compat-dr-20260513-133958-000"} {"level":"info","ts":"2026-05-13T13:43:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:645","msg":"The PR group info has been processed for this component snapshot, no need to process it again","snapshot":{"name":"moshekipod-backwards-compat-dr-20260513-133958-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:43:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:581","msg":"The snapshot was not override snapshot, skipping","snapshot":{"name":"moshekipod-backwards-compat-dr-20260513-133958-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:43:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:539","msg":"The Snapshot won't be released.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260513-133958-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","reasons":"the Snapshot was created for a PaC pull request event"} {"level":"info","ts":"2026-05-13T13:43:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:457","msg":"The Snapshot was not override type, will not update the global candidate list.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260513-133958-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:43:48Z","logger":"controllers.snapshot","caller":"snapshot/snapshot_adapter.go:376","msg":"The Snapshot has finished testing.","snapshot":{"name":"moshekipod-backwards-compat-dr-20260513-133958-000","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:43:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:801","msg":"Updated build pipelineRun snapshot annotation","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-qggzq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"moshekipod-backwards-compat-dr-20260513-133958-000"} {"level":"info","ts":"2026-05-13T13:43:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:810","msg":"Updated build pipelineRun snapshots annotation","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-qggzq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","snapshot.Name":"moshekipod-backwards-compat-dr-20260513-133958-000"} {"level":"info","ts":"2026-05-13T13:43:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-qggzq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-13T13:43:48Z","logger":"controllers.build pipeline","caller":"helpers/integration.go:450","msg":"Removed Finalizer from the PipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-qggzq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","finalizer":"test.appstudio.openshift.io/pipelinerun"} {"level":"info","ts":"2026-05-13T13:43:48Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun mathwizz-web-server-on-pull-request-qggzq has finished running","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:43:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:555","msg":"build pipelineRun is not created by pull/merge request, no need to annotate PR component snapshot","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:43:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:414","msg":"build pipelineRun has had pr group info in metadata, no need to update","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:43:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:473","msg":"snapshot has been created for build pipelineRun, no need to report integration status from build pipelinerun status","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:43:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:1282","msg":"The build pipelineRun wasn't created for a single component push event, not updating the global candidate list.","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"} {"level":"info","ts":"2026-05-13T13:43:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:307","msg":"The build pipelineRun is already associated with existing Snapshot via annotation","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","snapshot.Name":"moshekipod-backwards-compat-dr-20260513-133958-000"} {"level":"info","ts":"2026-05-13T13:43:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:833","msg":"Updated build pipelineRun","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr","namespace":"dr-test-moshekipod-backwards-compat-dr","name":"mathwizz-web-server-on-pull-request-qggzq","controllerKind":"PipelineRun","audit":"true","action":"UPDATE","test.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-13T13:43:53Z","logger":"controllers.build pipeline","caller":"buildpipeline/buildpipeline_adapter.go:622","msg":"PipelineRun mathwizz-web-server-on-pull-request-qggzq has finished running","buildpipelineRun":{"name":"mathwizz-web-server-on-pull-request-qggzq","namespace":"dr-test-moshekipod-backwards-compat-dr"},"application":"dr-test-moshekipod-backwards-compat-dr/moshekipod-backwards-compat-dr"}